Home
last modified time | relevance | path

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

/openbmc/phosphor-certificate-manager/
H A Dcertificate.hpp245 bool compareKeys(const std::string& filePath);
H A Dcertificate.cpp233 if (!compareKeys(filePath)) in Certificate()
613 bool Certificate::compareKeys(const std::string& filePath) in compareKeys() function in phosphor::certs::Certificate