Home
last modified time | relevance | path

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

/openbmc/openpower-pnor-code-mgmt/
H A Dimage_verify.hpp25 using KeyHashPathPair = std::pair<HashFilePath, PublicKeyPath>; typedef
/openbmc/phosphor-bmc-code-mgmt/
H A Dimage_verify.hpp28 using KeyHashPathPair = std::pair<HashFilePath, PublicKeyPath>; typedef