Home
last modified time | relevance | path

Searched refs:X509_verify_cert_error_string (Results 1 – 25 of 44) sorted by relevance

12

/freebsd/crypto/openssl/crypto/x509/
H A Dx509_txt.c21 const char *X509_verify_cert_error_string(long n) in X509_verify_cert_error_string() function
H A Dt_x509.c454 cert_error, X509_verify_cert_error_string(cert_error)); in X509_STORE_CTX_print_verify_cb()
/freebsd/crypto/openssl/doc/man3/
H A DX509_STORE_CTX_get_error.pod9 X509_verify_cert_error_string - get or set certificate verification status
26 const char *X509_verify_cert_error_string(long n);
81 X509_verify_cert_error_string() returns a human readable error string for
93 X509_verify_cert_error_string() returns a human readable error string for
482 If an unrecognised error code is passed to X509_verify_cert_error_string() the
H A DX509_STORE_CTX_set_verify_cb.pod184 X509_verify_cert_error_string(err));
/freebsd/crypto/openssl/demos/guide/
H A Dtls-client-block.c211 X509_verify_cert_error_string(SSL_get_verify_result(ssl))); in main()
H A Dquic-client-block.c233 X509_verify_cert_error_string(SSL_get_verify_result(ssl))); in main()
H A Dtls-client-non-block.c165 X509_verify_cert_error_string(SSL_get_verify_result(ssl))); in handle_io_failure()
H A Dquic-multi-stream.c262 X509_verify_cert_error_string(SSL_get_verify_result(ssl))); in main()
H A Dquic-client-non-block.c211 X509_verify_cert_error_string(SSL_get_verify_result(ssl))); in handle_io_failure()
H A Dquic-server-non-block.c329 X509_verify_cert_error_string(SSL_get_verify_result(ssl))); in handle_io_failure()
/freebsd/usr.sbin/rpc.tlsclntd/
H A Drpc.tlsclntd.c629 X509_verify_cert_error_string(verfret)); in rpctls_connect()
635 X509_verify_cert_error_string(verfret)); in rpctls_connect()
/freebsd/crypto/openssl/ssl/
H A Dssl_txt.c149 X509_verify_cert_error_string(x->verify_result)) <= 0) in SSL_SESSION_print()
/freebsd/crypto/openssl/test/quic-openssl-docker/hq-interop/
H A Dquic-hq-interop-server.c410 X509_verify_cert_error_string(SSL_get_verify_result(ssl))); in handle_io_failure()
H A Dquic-hq-interop.c329 X509_verify_cert_error_string(SSL_get_verify_result(ssl))); in handle_io_failure()
/freebsd/usr.sbin/rpc.tlsservd/
H A Drpc.tlsservd.c778 X509_verify_cert_error_string( in rpctls_server()
786 X509_verify_cert_error_string( in rpctls_server()
/freebsd/crypto/openssl/test/
H A Ddanetest.c363 testno, err, X509_verify_cert_error_string(err)); in test_tlsafile()
/freebsd/crypto/openssl/apps/
H A Dverify.c344 X509_verify_cert_error_string(cert_error)); in cb()
H A Ds_time.c449 X509_verify_cert_error_string(verify_args.error)); in doConnection()
/freebsd/crypto/openssl/crypto/ocsp/
H A Docsp_vfy.c65 "Verify error: %s", X509_verify_cert_error_string(err)); in ocsp_verify_signer()
/freebsd/crypto/openssl/crypto/ts/
H A Dts_rsp_verify.c193 "Verify error:%s", X509_verify_cert_error_string(j)); in ts_verify_cert()
/freebsd/crypto/openssl/crypto/pkcs7/
H A Dpk7_smime.c303 X509_verify_cert_error_string(j)); in PKCS7_verify()
/freebsd/crypto/krb5/src/plugins/tls/k5tls/
H A Dopenssl.c322 errstr = X509_verify_cert_error_string(err); in verify_callback()
/freebsd/crypto/openssl/apps/lib/
H A Ds_cb.c70 X509_verify_cert_error_string(err)); in verify_callback()
1272 const char *reason = X509_verify_cert_error_string(verify_err); in print_verify_detail()
/freebsd/contrib/sendmail/src/
H A Dtls.c2192 X509_verify_cert_error_string(verifyok));
2453 name, depth, buf, ok, X509_verify_cert_error_string(reason));
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_smime.c292 "Verify error: %s", X509_verify_cert_error_string(j)); in cms_signerinfo_verify_cert()

12