Searched refs:X509_CRL_get0_by_cert (Results 1 – 6 of 6) sorted by relevance
620 X509_CRL_get0_by_cert(X509_CRL *crl, X509_REVOKED **ret, X509 *x) in X509_CRL_get0_by_cert() function625 LCRYPTO_ALIAS(X509_CRL_get0_by_cert);
403 LCRYPTO_USED(X509_CRL_get0_by_cert);
359 if (X509_CRL_get0_by_cert(crl, &revoked, x509) != 1) in pretty_revocation_time()
647 int X509_CRL_get0_by_cert(X509_CRL *crl, X509_REVOKED **ret, X509 *x);
1679 if (X509_CRL_get0_by_cert(crl, &rev, x)) { in x509_vfy_cert_crl()
2391 X509_CRL_get0_by_cert