Home
last modified time | relevance | path

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

/openbmc/phosphor-certificate-manager/
H A Dcertificate.hpp236 void checkAndAppendPrivateKey(const std::string& filePath);
H A Dcertificate.cpp244 checkAndAppendPrivateKey(filePath); in Certificate()
559 void Certificate::checkAndAppendPrivateKey(const std::string& filePath) in checkAndAppendPrivateKey() function in phosphor::certs::Certificate