Home
last modified time | relevance | path

Searched defs:certObjPath (Results 1 – 4 of 4) sorted by relevance

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_cert.cpp20 constexpr auto certObjPath = "/xyz/openbmc_project/certs/ca/entry/"; variable
134 constexpr auto certObjPath = "/xyz/openbmc_project/certs/ca/entry/"; in write() local
H A Dfile_io.hpp163 static constexpr auto certObjPath = "/xyz/openbmc_project/certs/ca/"; variable
/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dldap_config.cpp33 constexpr auto certObjPath = "/xyz/openbmc_project/certs/client/ldap/1"; variable
/openbmc/bmcweb/redfish-core/lib/
H A Dcertificate_service.hpp617 const std::string& certObjPath, in getCSR()