Home
last modified time | relevance | path

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

/openbmc/phosphor-certificate-manager/
H A Dcerts_manager.cpp313 fs::path authorityStore(certInstallPath); in installAll() local
315 authorityStore / defaultAuthoritiesListFileName; in installAll()
318 fs::path tempPath = Certificate::generateUniqueFilePath(authorityStore); in installAll()