Searched defs:cert_crl (Results 1 – 4 of 4) sorted by relevance
128 int (*cert_crl) (X509_STORE_CTX *ctx, X509_CRL *crl, X509 *x); member
855 X509_STORE_CTX_cert_crl_fn cert_crl) in X509_STORE_set_cert_crl()
1590 static int cert_crl(X509_STORE_CTX *ctx, X509_CRL *crl, X509 *x) in cert_crl() function
223 int (*cert_crl) (X509_STORE_CTX *ctx, X509_CRL *crl, X509 *x); member