Searched refs:CheckCertChainIsRevoked (Results 1 – 1 of 1) sorted by relevance
196 static CfResult CheckCertChainIsRevoked(const STACK_OF(X509_CRL) *crlStack, const STACK_OF(X509) *c… in CheckCertChainIsRevoked() function637 res = CheckCertChainIsRevoked(crlStack, x509CertChain); in ValidateCrlLocal()806 if (CheckCertChainIsRevoked(crlStack, x509CertChain) != CF_SUCCESS) { in ValidateCrlOnline()