Home
last modified time | relevance | path

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

/openbmc/phosphor-certificate-manager/
H A Dx509_utils.cpp57 X509StorePtr getX509Store(const std::string& certSrcPath) in getX509Store() argument
79 if (int errCode = X509_LOOKUP_load_file(lookup, certSrcPath.c_str(), in getX509Store()
85 "FILE", certSrcPath); in getX509Store()
H A Dx509_utils.hpp18 const std::string& certSrcPath);