Searched defs:certCRLCollections (Results 1 – 5 of 5) sorted by relevance
372 HcfCertCRLCollectionArray &certCRLCollections) in BuildCollectionArr()422 void FreeCertCrlCollectionArr(HcfCertCRLCollectionArray &certCRLCollections) in FreeCertCrlCollectionArr()
1432 HcfCertCRLCollectionArray certCRLCollections = { 0 }; variable1458 HcfCertCRLCollectionArray certCRLCollections = { 0 }; variable1481 HcfCertCRLCollectionArray certCRLCollections = { 0 }; variable1560 HcfCertCRLCollectionArray certCRLCollections = { 0 }; variable1811 HcfCertCRLCollectionArray *certCRLCollections = in BuildX509CertMatchParamsData() local
535 HcfCertCRLCollectionArray &certCRLCollections) in BuildCollectionArrNoCRL()584 static void FreeCertCrlCollectionArr1(HcfCertCRLCollectionArray &certCRLCollections) in FreeCertCrlCollectionArr1()598 HcfCertCRLCollectionArray *certCRLCollections = nullptr; in BuildX509CertMatchParamsDataNoCRL() local
76 HcfCertCRLCollectionArray *certCRLCollections; // Array<CertCRLCollection>; member
583 static CfResult GetX509Crls(const HcfCertCRLCollectionArray *certCRLCollections, STACK_OF(X509_CRL)… in GetX509Crls()