Home
last modified time | relevance | path

Searched defs:pk_path (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/avb/test/
H A Davb_slot_verify_unittest.cc967 std::filesystem::path pk_path = testdir_ / "testkey_rsa4096.avbpubkey"; in TEST_F() local
1151 std::filesystem::path pk_path = testdir_ / "testkey_rsa4096.avbpubkey"; in TEST_F() local
1313 std::filesystem::path pk_path = testdir_ / "testkey_rsa4096.avbpubkey"; in TEST_F() local
1443 std::filesystem::path pk_path = testdir_ / "testkey_rsa4096.avbpubkey"; in TEST_F() local
1621 std::filesystem::path pk_path = testdir_ / "testkey_rsa4096.avbpubkey"; in TEST_F() local
1701 std::filesystem::path pk_path = testdir_ / "testkey_rsa4096.avbpubkey"; in TEST_F() local
1757 std::filesystem::path pk_path = testdir_ / "testkey_rsa4096.avbpubkey"; in TEST_F() local
1846 std::filesystem::path pk_path = testdir_ / "testkey_rsa4096.avbpubkey"; in TEST_F() local
2500 std::filesystem::path pk_path = testdir_ / "testkey_rsa2048.avbpubkey"; in CmdlineWithChainedHashtreeVerification() local
2851 std::filesystem::path pk_path = testdir_ / "testkey_rsa4096.avbpubkey"; in TEST_F() local
[all …]
H A Davbtool_unittest.cc2187 std::filesystem::path pk_path = testdir_ / "testkey_rsa2048.avbpubkey"; in TEST_F() local
2431 std::filesystem::path pk_path = testdir_ / "testkey_rsa2048.avbpubkey"; in TEST_F() local
2515 std::filesystem::path pk_path = testdir_ / "testkey_rsa2048.avbpubkey"; in TEST_F() local
2599 std::filesystem::path pk_path = testdir_ / "testkey_rsa2048.avbpubkey"; in TEST_F() local
H A Davb_ab_flow_unittest.cc208 std::string pk_path = (testdir_ / "testkey_rsa4096.avbpubkey").string(); in GenerateSlot() local