Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dimage_verify.hpp237 const std::string& publicKeyPath,
H A Dimage_verify.cpp413 const std::string& filePath, const std::string& publicKeyPath, in checkAndVerifyImage() argument
436 valid = verifyFile(file, sigFile, publicKeyPath, hashType); in checkAndVerifyImage()