Home
last modified time | relevance | path

Searched defs:publicKeyFile (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/
H A Dimage_verify.cpp132 fs::path publicKeyFile(imageDirPath / PUBLICKEY_FILE_NAME); in verifyFullImage() local
158 fs::path publicKeyFile(imageDirPath / PUBLICKEY_FILE_NAME); in verify() local
/openbmc/openpower-pnor-code-mgmt/
H A Dimage_verify.cpp104 std::filesystem::path publicKeyFile(imageDirPath / PUBLICKEY_FILE_NAME); in verify() local