Home
last modified time | relevance | path

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

/openbmc/openpower-pnor-code-mgmt/
H A Dimage_verify.cpp200 const std::filesystem::path& publicKey, in verifyFile()
283 const std::filesystem::path& publicKey) in createPublicRSA()
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dimage_verify.cpp300 const fs::path& publicKey, in verifyFile()
385 inline EVP_PKEY_Ptr Signature::createPublicRSA(const fs::path& publicKey) in createPublicRSA()