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 | 449 base::FilePath rsa2048_public_key = in TEST_F() local 457 allowed_key_paths.push_back(rsa2048_public_key.value()); in TEST_F() 461 EXPECT_TRUE(base::ReadFileToString(rsa2048_public_key, &expected_key_blob_2048)); in TEST_F() 625 base::FilePath rsa2048_public_key = in TEST_F() local 634 {{"boot", 1, rsa2048_public_key}, /* chain_partitions */ in TEST_F() 824 base::FilePath rsa2048_public_key = in TEST_F() local 838 {{"boot", 1, rsa2048_public_key}, /* chain_partitions */ in TEST_F() 847 EXPECT_TRUE(base::ReadFileToString(rsa2048_public_key, &expected_key_blob_2048)); in TEST_F() 1211 base::FilePath rsa2048_public_key = in TEST_F() local 1226 {{"boot", 1, rsa2048_public_key}, /* chain_partitions */ in TEST_F() [all …]
|
D | basic_test.cpp | 234 base::FilePath rsa2048_public_key = in TEST_F() local 240 {{"boot", 1, rsa2048_public_key}, /* chain_partitions */ in TEST_F()
|