Home
last modified time | relevance | path

Searched refs:rsa8192_public_key (Results 1 – 2 of 2) sorted by relevance

/system/core/fs_mgr/libfs_avb/tests/
Dfs_avb_test.cpp264 base::FilePath rsa8192_public_key = in TEST_F() local
282 rsa8192_public_key.value(), HashAlgorithm::kSHA256, true /* allow_verification_error */, in TEST_F()
Davb_util_test.cpp458 base::FilePath rsa8192_public_key = in TEST_F() local
470 EXPECT_TRUE(base::ReadFileToString(rsa8192_public_key, &expected_key_blob_8192)); in TEST_F()
479 allowed_key_paths.push_back(rsa8192_public_key.value()); in TEST_F()
1593 base::FilePath rsa8192_public_key = in TEST_F() local
1606 EXPECT_TRUE(base::ReadFileToString(rsa8192_public_key, &expected_key_blob_8192)); in TEST_F()