Home
last modified time | relevance | path

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

/openbmc/phosphor-certificate-manager/
H A Dcerts_manager.hpp244 const std::string& privKeyFileName);
H A Dcerts_manager.cpp841 const std::string& privKeyFileName) in writePrivateKey() argument
845 fs::path privKeyPath = certParentInstallPath / privKeyFileName; in writePrivateKey()