Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_framework/test/unittest/v1.0/include/
H A Dcrypto_x509_test_common.h520 void FreeCertCrlCollectionArr(HcfCertCRLCollectionArray &certCRLCollections);
/ohos5.0/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dcrypto_x509_test_common.cpp422 void FreeCertCrlCollectionArr(HcfCertCRLCollectionArray &certCRLCollections) in FreeCertCrlCollectionArr() function
H A Dcrypto_x509_cert_chain_test.cpp1446 FreeCertCrlCollectionArr(certCRLCollections);
1470 FreeCertCrlCollectionArr(certCRLCollections);
1502 FreeCertCrlCollectionArr(certCRLCollections);
1574 FreeCertCrlCollectionArr(certCRLCollections);
1838 FreeCertCrlCollectionArr(*(params->certCRLCollections)); in FreeX509CertMatchParamsData()