Home
last modified time | relevance | path

Searched refs:getCRLs (Results 1 - 3 of 3) sorted by relevance

/base/security/certificate_framework/interfaces/inner_api/certificate/
H A Dcert_crl_collection.h45 CfResult (*getCRLs)(HcfCertCrlCollection *self, HcfX509CrlArray **retCrls); member
/base/security/certificate_framework/frameworks/core/v1.0/certificate/
H A Dcert_crl_collection.c309 ret->base.getCRLs = GetCRLs; in HcfCertCrlCollectionCreate()
/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_cert_chain_openssl.c589 res = crlCollection->getCRLs(crlCollection, &crlArray); in GetX509Crls()
591 LOGE("getCRLs() from CertCrlCollection failed!"); in GetX509Crls()

Completed in 4 milliseconds