Home
last modified time | relevance | path

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

/openbmc/openpower-pnor-code-mgmt/
H A Dimage_verify.cpp283 Signature::createPublicRSA(const std::filesystem::path& publicKey) in createPublicRSA() function in openpower::software::image::Signature
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dimage_verify.cpp385 inline EVP_PKEY_Ptr Signature::createPublicRSA(const fs::path& publicKey) in createPublicRSA() function in phosphor::software::image::Signature