Home
last modified time | relevance | path

Searched refs:X509_CRL_get0_by_cert (Results 1 – 6 of 6) sorted by relevance

/openbsd/lib/libcrypto/asn1/
H A Dx_crl.c617 X509_CRL_get0_by_cert(X509_CRL *crl, X509_REVOKED **ret, X509 *x) in X509_CRL_get0_by_cert() function
622 LCRYPTO_ALIAS(X509_CRL_get0_by_cert);
/openbsd/lib/libcrypto/hidden/openssl/
H A Dx509.h415 LCRYPTO_USED(X509_CRL_get0_by_cert);
/openbsd/usr.sbin/rpki-client/
H A Dvalidate.c357 if (X509_CRL_get0_by_cert(crl, &revoked, x509) != 1) in pretty_revocation_time()
/openbsd/lib/libcrypto/x509/
H A Dx509.h660 int X509_CRL_get0_by_cert(X509_CRL *crl, X509_REVOKED **ret, X509 *x);
H A Dx509_vfy.c1679 if (X509_CRL_get0_by_cert(crl, &rev, x)) { in x509_vfy_cert_crl()
/openbsd/lib/libcrypto/
H A DSymbols.list2462 X509_CRL_get0_by_cert