Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dcertificate_service.hpp54 inline std::string getCertificateFromReqBody( in getCertificateFromReqBody() function
967 std::string certHttpBody = getCertificateFromReqBody(asyncResp, req); in handleHTTPSCertificateCollectionPost()
1082 std::string certHttpBody = getCertificateFromReqBody(asyncResp, req); in handleLDAPCertificateCollectionPost()
1221 std::string certHttpBody = getCertificateFromReqBody(asyncResp, req); in handleTrustStoreCertificateCollectionPost()