Home
last modified time | relevance | path

Searched defs:check_revocation (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/crypto/openssl/crypto/x509/
H A Dx509_local.h131 int (*check_revocation) (X509_STORE_CTX *ctx); member
H A Dx509_lu.c875 X509_STORE_CTX_check_revocation_fn check_revocation) in X509_STORE_set_check_revocation()
H A Dx509_vfy.c908 static int check_revocation(X509_STORE_CTX *ctx) in check_revocation() function
/freebsd-src/crypto/openssl/include/crypto/
H A Dx509.h237 int (*check_revocation) (X509_STORE_CTX *ctx); member