Home
last modified time | relevance | path

Searched defs:pkeyFile (Results 1 – 4 of 4) sorted by relevance

/openbmc/openpower-pnor-code-mgmt/test/
H A Dtest_signature.cpp67 std::string pkeyFile = extractPath.string() + "/" + "private.pem"; in SetUp() local
/openbmc/phosphor-bmc-code-mgmt/bmc/test/
H A Dutest.cpp239 std::string pkeyFile = extractPath.string() + "/" + "private.pem"; in SetUp() local
343 std::string pkeyFile = extractPath.string() + "/" + "private.pem"; in TEST_F() local
/openbmc/openpower-pnor-code-mgmt/
H A Dimage_verify.cpp151 std::filesystem::path pkeyFile(imageDirPath / PUBLICKEY_FILE_NAME); in systemLevelVerify() local
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dimage_verify.cpp253 fs::path pkeyFile(imageDirPath / PUBLICKEY_FILE_NAME); in systemLevelVerify() local