Home
last modified time | relevance | path

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

/external/avb/test/
Davb_slot_verify_unittest.cc987 std::filesystem::path pk_path = testdir_ / "testkey_rsa4096.avbpubkey"; in TEST_F() local
1176 std::filesystem::path pk_path = testdir_ / "testkey_rsa4096.avbpubkey"; in TEST_F() local
1338 std::filesystem::path pk_path = testdir_ / "testkey_rsa4096.avbpubkey"; in TEST_F() local
1468 std::filesystem::path pk_path = testdir_ / "testkey_rsa4096.avbpubkey"; in TEST_F() local
1651 std::filesystem::path pk_path = testdir_ / "testkey_rsa4096.avbpubkey"; in TEST_F() local
1731 std::filesystem::path pk_path = testdir_ / "testkey_rsa4096.avbpubkey"; in TEST_F() local
1787 std::filesystem::path pk_path = testdir_ / "testkey_rsa4096.avbpubkey"; in TEST_F() local
1876 std::filesystem::path pk_path = testdir_ / "testkey_rsa4096.avbpubkey"; in TEST_F() local
2548 std::filesystem::path pk_path = testdir_ / "testkey_rsa2048.avbpubkey"; in CmdlineWithChainedHashtreeVerification() local
2903 std::filesystem::path pk_path = testdir_ / "testkey_rsa4096.avbpubkey"; in TEST_F() local
[all …]
Davbtool_unittest.cc2223 std::filesystem::path pk_path = testdir_ / "testkey_rsa2048.avbpubkey"; in TEST_F() local
2467 std::filesystem::path pk_path = testdir_ / "testkey_rsa2048.avbpubkey"; in TEST_F() local
2551 std::filesystem::path pk_path = testdir_ / "testkey_rsa2048.avbpubkey"; in TEST_F() local
2635 std::filesystem::path pk_path = testdir_ / "testkey_rsa2048.avbpubkey"; in TEST_F() local
Davb_ab_flow_unittest.cc208 std::string pk_path = (testdir_ / "testkey_rsa4096.avbpubkey").string(); in GenerateSlot() local