Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_cert.cpp21 constexpr auto certEntryIntf = "xyz.openbmc_project.Certs.Entry"; variable
135 constexpr auto certEntryIntf = "xyz.openbmc_project.Certs.Entry"; in write() local
152 certEntryIntf, "ClientCertificate", in write()
168 certObjPath + std::to_string(fileHandle), certEntryIntf, in write()
191 certEntryIntf, "Status", "string"}; in write()
281 certEntryIntf, "Status", "string"}; in newFileAvailableWithMetaData()
321 certEntryIntf, "Status", "string"}; in fileAckWithMetaData()