Home
last modified time | relevance | path

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

/openbmc/phosphor-certificate-manager/
H A Dcertificate.hpp277 std::string generateAuthCertFilePath(const std::string& certSrcFilePath);
H A Dcertificate.cpp187 Certificate::generateAuthCertFilePath(const std::string& certSrcFilePath) in generateAuthCertFilePath() function in phosphor::certs::Certificate
214 return generateAuthCertFilePath(certSrcFilePath); in generateCertFilePath()