Searched defs:X509_STORE_get_check_crl (Results 1 – 3 of 3) sorted by relevance
782 X509_STORE_CTX_check_crl_fn X509_STORE_get_check_crl(X509_STORE *ctx) in X509_STORE_get_check_crl() function
849 X509_STORE_CTX_check_crl_fn X509_STORE_get_check_crl(X509_STORE *ctx) in X509_STORE_get_check_crl() function
2479 #define X509_STORE_get_check_crl BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, X509_STORE_get_check_crl) macro