Searched refs:rsa2048_public_key (Results 1 – 3 of 3) sorted by relevance
/aosp14/system/core/fs_mgr/libfs_avb/tests/ |
H A 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()
|
H A 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() 630 base::FilePath rsa2048_public_key = in TEST_F() local 835 base::FilePath rsa2048_public_key = in TEST_F() local 849 {{"boot", 1, rsa2048_public_key}, /* chain_partitions */ in TEST_F() 1228 base::FilePath rsa2048_public_key = in TEST_F() local 1311 base::FilePath rsa2048_public_key = in TEST_F() local 1326 {{"boot_other", 1, rsa2048_public_key}, /* chain_partitions */ in TEST_F() 1393 base::FilePath rsa2048_public_key = in TEST_F() local 1510 base::FilePath rsa2048_public_key = in TEST_F() local [all …]
|
H A 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()
|