Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/
H A Dimage_verify.cpp198 fs::path sigFile(file); in verify() local
299 bool Signature::verifyFile(const fs::path& file, const fs::path& sigFile, in verifyFile()
432 fs::path sigFile(file); in checkAndVerifyImage() local
/openbmc/openpower-pnor-code-mgmt/
H A Dimage_verify.cpp113 std::filesystem::path sigFile(imageDirPath); in verify() local
199 const std::filesystem::path& sigFile, in verifyFile()