Home
last modified time | relevance | path

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

/openbmc/phosphor-certificate-manager/
H A Dcertificate.cpp161 const std::string& certSrcFilePath, const std::string& certDstDirPath) in generateAuthCertFileX509Path() argument
174 certDstDirPath + "/" + certHash + "." + std::to_string(i); in generateAuthCertFileX509Path()
182 "DIR", certDstDirPath); in generateAuthCertFileX509Path()
H A Dcertificate.hpp267 const std::string& certDstDirPath);