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.hpp331 inline void getCertificateProperties( in getCertificateProperties() function
631 getCertificateProperties(asyncResp, objectPath, service, id, url, in handleReplaceCertificateAction()
1025 getCertificateProperties(asyncResp, objectPath, in handleHTTPSCertificateCollectionPost()
1057 getCertificateProperties(asyncResp, objPath, certs::httpsServiceName, in handleHTTPSCertificateGet()
1139 getCertificateProperties(asyncResp, objectPath, in handleLDAPCertificateCollectionPost()
1163 getCertificateProperties(asyncResp, objPath, certs::ldapServiceName, id, in handleLDAPCertificateGet()
1278 getCertificateProperties(asyncResp, objectPath, in handleTrustStoreCertificateCollectionPost()
1310 getCertificateProperties(asyncResp, objPath, certs::authorityServiceName, in handleTrustStoreCertificateGet()
H A Daccount_service.hpp1283 getCertificateProperties( in handleAccountServiceClientCertificatesInstanceGet()