Home
last modified time | relevance | path

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

/openbmc/phosphor-certificate-manager/
H A Dcertificate.cpp115 void Certificate::copyCertificate(const std::string& certSrcFilePath, in copyCertificate()
155 const std::string& certSrcFilePath, const std::string& certDstDirPath) in generateAuthCertFileX509Path()
181 Certificate::generateAuthCertFilePath(const std::string& certSrcFilePath) in generateAuthCertFilePath()
204 Certificate::generateCertFilePath(const std::string& certSrcFilePath) in generateCertFilePath()
288 void Certificate::install(const std::string& certSrcFilePath, bool restore) in install()