Home
last modified time | relevance | path

Searched refs:X509_V_ERR_INVALID_CA (Results 1 – 6 of 6) sorted by relevance

/openbsd/lib/libcrypto/x509/
H A Dx509_txt.c113 case X509_V_ERR_INVALID_CA: in X509_verify_cert_error_string()
H A Dx509_vfy.h159 #define X509_V_ERR_INVALID_CA 24 macro
H A Dx509_vfy.c752 ctx->error = X509_V_ERR_INVALID_CA; in x509_vfy_check_chain_extensions()
760 ctx->error = X509_V_ERR_INVALID_CA; in x509_vfy_check_chain_extensions()
H A Dx509_verify.c904 ctx->error = X509_V_ERR_INVALID_CA; in x509_verify_cert_extensions()
/openbsd/usr.bin/openssl/
H A Dverify.c440 case X509_V_ERR_INVALID_CA: in cb()
/openbsd/lib/libssl/
H A Dssl_both.c439 case X509_V_ERR_INVALID_CA: in ssl_verify_alarm_type()