Searched defs:cert_crl (Results 1 – 4 of 4) sorted by relevance
137 int (*cert_crl) (X509_STORE_CTX *ctx, X509_CRL *crl, X509 *x); member
908 X509_STORE_CTX_cert_crl_fn cert_crl) in X509_STORE_set_cert_crl()
1601 static int cert_crl(X509_STORE_CTX *ctx, X509_CRL *crl, X509 *x) in cert_crl() function
243 int (*cert_crl) (X509_STORE_CTX *ctx, X509_CRL *crl, X509 *x); member