Home
last modified time | relevance | path

Searched refs:KeyHashPathPair (Results 1 – 4 of 4) sorted by relevance

/openbmc/openpower-pnor-code-mgmt/
H A Dimage_verify.hpp25 using KeyHashPathPair = std::pair<HashFilePath, PublicKeyPath>; typedef
171 inline KeyHashPathPair getKeyHashFileNames(const Key_t& key) const;
H A Dimage_verify.cpp83 inline KeyHashPathPair Signature::getKeyHashFileNames(const Key_t& key) const in getKeyHashFileNames()
/openbmc/phosphor-bmc-code-mgmt/
H A Dimage_verify.hpp28 using KeyHashPathPair = std::pair<HashFilePath, PublicKeyPath>; typedef
174 inline KeyHashPathPair getKeyHashFileNames(const Key_t& key) const;
H A Dimage_verify.cpp92 inline KeyHashPathPair Signature::getKeyHashFileNames(const Key_t& key) const in getKeyHashFileNames()