Home
last modified time | relevance | path

Searched defs:csrObjectPath (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-certificate-manager/
H A Dcerts_manager.cpp527 auto csrObjectPath = objectPath + '/' + "csr"; in generateCSR() local
887 auto csrObjectPath = objectPath + '/' + "csr"; in createCSRObject() local
/openbmc/bmcweb/redfish-core/lib/
H A Dcertificate_service.hpp890 sdbusplus::message::object_path csrObjectPath; in handleGenerateCSRAction() local