Home
last modified time | relevance | path

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

/openbmc/phosphor-certificate-manager/
H A Dcerts_manager.cpp84 std::vector<std::string> splitCertificates(const std::string& sourceFilePath) in splitCertificates() function
305 std::vector<std::string> authorities = splitCertificates(sourceFile); in installAll()