Home
last modified time | relevance | path

Searched defs:X509_CRL_get0_by_cert (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/crypto/x509/
Dx_crl.c389 int X509_CRL_get0_by_cert(X509_CRL *crl, X509_REVOKED **ret, X509 *x) in X509_CRL_get0_by_cert() function
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Dx509.rs390 pub fn X509_CRL_get0_by_cert( in X509_CRL_get0_by_cert() function