Home
last modified time | relevance | path

Searched refs:X509_V_ERR_UNABLE_TO_GET_CRL_ISSUER (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/openssl/crypto/x509/
H A Dx509_txt.c90 case X509_V_ERR_UNABLE_TO_GET_CRL_ISSUER: in X509_verify_cert_error_string()
H A Dt_x509.c514 || cert_error == X509_V_ERR_UNABLE_TO_GET_CRL_ISSUER in X509_STORE_CTX_print_verify_cb()
H A Dx509_vfy.c1546 !verify_cb_crl(ctx, X509_V_ERR_UNABLE_TO_GET_CRL_ISSUER)) in check_crl()
/freebsd/crypto/openssl/doc/man3/
H A DX509_STORE_CTX_get_error.pod269 =item B<X509_V_ERR_UNABLE_TO_GET_CRL_ISSUER:
/freebsd/crypto/openssl/include/openssl/
H A Dx509_vfy.h338 # define X509_V_ERR_UNABLE_TO_GET_CRL_ISSUER 33 macro
H A Dx509_vfy.h.in241 # define X509_V_ERR_UNABLE_TO_GET_CRL_ISSUER 33 macro
/freebsd/contrib/wpa/src/crypto/
H A Dtls_wolfssl.c803 case X509_V_ERR_UNABLE_TO_GET_CRL_ISSUER: in wolfssl_tls_fail_reason()
H A Dtls_openssl.c2261 case X509_V_ERR_UNABLE_TO_GET_CRL_ISSUER: in openssl_tls_fail_reason()
/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_lib.c1391 {X509_V_ERR_UNABLE_TO_GET_CRL_ISSUER, SSL_AD_UNKNOWN_CA},