Home
last modified time | relevance | path

Searched refs:checkAndVerifyImage (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/
H A Dimage_verify.cpp163 valid = checkAndVerifyImage(imageDirPath, publicKeyFile, in verify()
175 valid = checkAndVerifyImage(imageDirPath, publicKeyFile, in verify()
412 bool Signature::checkAndVerifyImage( in checkAndVerifyImage() function in phosphor::software::image::Signature
H A Dimage_verify.hpp236 bool checkAndVerifyImage(const std::string& filePath,