Searched refs:rsa2048_public_key (Results 1 – 3 of 3) sorted by relevance
/system/core/fs_mgr/libfs_avb/tests/ |
D | fs_avb_test.cpp | 84 base::FilePath rsa2048_public_key = in TEST_F() local 93 {{"boot", 1, rsa2048_public_key}, /* chain_partitions */ in TEST_F() 155 base::FilePath rsa2048_public_key = in TEST_F() local 164 {{"boot", 1, rsa2048_public_key}, /* chain_partitions */ in TEST_F() 260 base::FilePath rsa2048_public_key = in TEST_F() local 271 {{"boot", 1, rsa2048_public_key}, /* chain_partitions */ in TEST_F()
|
D | avb_util_test.cpp | 454 base::FilePath rsa2048_public_key = in TEST_F() local 462 allowed_key_paths.push_back(rsa2048_public_key.value()); in TEST_F() 466 EXPECT_TRUE(base::ReadFileToString(rsa2048_public_key, &expected_key_blob_2048)); in TEST_F() 630 base::FilePath rsa2048_public_key = in TEST_F() local 639 {{"boot", 1, rsa2048_public_key}, /* chain_partitions */ in TEST_F() 837 base::FilePath rsa2048_public_key = in TEST_F() local 851 {{"boot", 1, rsa2048_public_key}, /* chain_partitions */ in TEST_F() 860 EXPECT_TRUE(base::ReadFileToString(rsa2048_public_key, &expected_key_blob_2048)); in TEST_F() 1233 base::FilePath rsa2048_public_key = in TEST_F() local 1248 {{"boot", 1, rsa2048_public_key}, /* chain_partitions */ in TEST_F() [all …]
|
D | basic_test.cpp | 242 base::FilePath rsa2048_public_key = in TEST_F() local 248 {{"boot", 1, rsa2048_public_key}, /* chain_partitions */ in TEST_F()
|