Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dcertificate_service.hpp294 inline void getCertificateProperties( in getCertificateProperties() function
594 getCertificateProperties(asyncResp, objectPath, service, id, url, in handleReplaceCertificateAction()
994 getCertificateProperties(asyncResp, objectPath, in handleHTTPSCertificateCollectionPost()
1026 getCertificateProperties(asyncResp, objPath, certs::httpsServiceName, in handleHTTPSCertificateGet()
1108 getCertificateProperties(asyncResp, objectPath, in handleLDAPCertificateCollectionPost()
1132 getCertificateProperties(asyncResp, objPath, certs::ldapServiceName, id, in handleLDAPCertificateGet()
1247 getCertificateProperties(asyncResp, objectPath, in handleTrustStoreCertificateCollectionPost()
1279 getCertificateProperties(asyncResp, objPath, certs::authorityServiceName, in handleTrustStoreCertificateGet()
H A Daccount_service.hpp1254 getCertificateProperties( in handleAccountServiceClientCertificatesInstanceGet()