Searched refs:rsa4096_public_key (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/core/fs_mgr/libfs_avb/tests/ |
H A D | fs_avb_test.cpp | 86 base::FilePath rsa4096_public_key = in TEST_F() local 94 {"system", 2, rsa4096_public_key}}, in TEST_F() 157 base::FilePath rsa4096_public_key = in TEST_F() local 165 {"system", 2, rsa4096_public_key}}, in TEST_F() 262 base::FilePath rsa4096_public_key = in TEST_F() local 272 {"system", 2, rsa4096_public_key}}, in TEST_F() 297 rsa4096_public_key.value(), HashAlgorithm::kSHA256, in TEST_F() 305 rsa4096_public_key.value(), HashAlgorithm::kSHA256, true /* allow_verification_error */, in TEST_F()
|
H A D | avb_util_test.cpp | 314 base::FilePath rsa4096_public_key = in TEST_F() local 455 base::FilePath rsa4096_public_key = in TEST_F() local 462 allowed_key_paths.push_back(rsa4096_public_key.value()); in TEST_F() 631 base::FilePath rsa4096_public_key = in TEST_F() local 832 base::FilePath rsa4096_public_key = in TEST_F() local 1166 base::FilePath rsa4096_public_key = in TEST_F() local 1225 base::FilePath rsa4096_public_key = in TEST_F() local 1308 base::FilePath rsa4096_public_key = in TEST_F() local 1390 base::FilePath rsa4096_public_key = in TEST_F() local 1507 base::FilePath rsa4096_public_key = in TEST_F() local [all …]
|
H A D | basic_test.cpp | 244 base::FilePath rsa4096_public_key = in TEST_F() local 249 {"system", 2, rsa4096_public_key}}, in TEST_F()
|