Home
last modified time | relevance | path

Searched refs:X509_STORE_CTX_check_revocation_fn (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/include/openssl/
Dx509_vfy.h167 typedef int (*X509_STORE_CTX_check_revocation_fn)(X509_STORE_CTX *ctx); typedef
201 X509_STORE_CTX_check_revocation_fn check_revocation; /* Check revocation status of chain */
245 X509_STORE_CTX_check_revocation_fn check_revocation; /* Check revocation status of chain */
482 X509_STORE *ctx, X509_STORE_CTX_check_revocation_fn check_revocation);
483 OPENSSL_EXPORT X509_STORE_CTX_check_revocation_fn
/external/boringssl/src/crypto/x509/
Dx509_lu.c755 X509_STORE_CTX_check_revocation_fn check_revocation) in X509_STORE_set_check_revocation()
760 X509_STORE_CTX_check_revocation_fn X509_STORE_get_check_revocation(X509_STORE *ctx) in X509_STORE_get_check_revocation()