Searched defs:x509CertChain (Results 1 – 1 of 1) sorted by relevance
326 static CfResult VerifyCertChain(X509 *mostTrustCert, STACK_OF(X509) * x509CertChain) in VerifyCertChain()721 …Result ValidateCrls(const HcfCertCRLCollectionArray *collectionArr, STACK_OF(X509) * x509CertChain) in ValidateCrls()747 …atic CfResult ValidateTrustAnchor(const HcfX509TrustAnchorArray *trustAnchorsArray, X509 *rootCert, in ValidateTrustAnchor()778 static CfResult ValidateDate(const STACK_OF(X509) * x509CertChain, CfBlob *date) in ValidateDate()