Home
last modified time | relevance | path

Searched refs:X509_verify_cert_error_string (Results 1 – 25 of 31) 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.c476 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);
79 X509_verify_cert_error_string() returns a human readable error string for
91 X509_verify_cert_error_string() returns a human readable error string for
475 If an unrecognised error code is passed to X509_verify_cert_error_string() the
H A DX509_STORE_CTX_set_verify_cb.pod164 X509_verify_cert_error_string(err));
H A DSSL_CTX_set_verify.pod299 X509_verify_cert_error_string(err), depth, buf);
/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.c145 X509_verify_cert_error_string(x->verify_result)) <= 0) in SSL_SESSION_print()
H A Dssl_cert.c939 "Verify error:%s", X509_verify_cert_error_string(i)); in ssl_build_cert_chain()
/freebsd/usr.sbin/rpc.tlsservd/
H A Drpc.tlsservd.c777 X509_verify_cert_error_string( in rpctls_server()
785 X509_verify_cert_error_string( in rpctls_server()
/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()
H A Dpkcs12.c622 X509_verify_cert_error_string(vret)); in pkcs12_main()
H A Dx509.c1155 X509_verify_cert_error_string(err)); in callb()
H A Ds_client.c3334 X509_verify_cert_error_string(verify_result)); in print_stuff()
/freebsd/crypto/openssl/test/
H A Ddanetest.c363 testno, err, X509_verify_cert_error_string(err)); in test_tlsafile()
H A Dssl_old_test.c2900 X509_verify_cert_error_string(i)); in verify_callback()
/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/pkcs7/
H A Dpk7_smime.c297 X509_verify_cert_error_string(j)); in PKCS7_verify()
/freebsd/crypto/openssl/crypto/ts/
H A Dts_rsp_verify.c191 "Verify error:%s", X509_verify_cert_error_string(j)); in ts_verify_cert()
/freebsd/crypto/openssl/apps/lib/
H A Ds_cb.c67 X509_verify_cert_error_string(err)); in verify_callback()
1179 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.c290 "Verify error: %s", X509_verify_cert_error_string(j)); in cms_signerinfo_verify_cert()
/freebsd/contrib/wpa/src/utils/
H A Dhttp_curl.c992 err_str = X509_verify_cert_error_string(err); in curl_cb_ssl_verify()
/freebsd/crypto/openssl/include/openssl/
H A Dx509.h509 const char *X509_verify_cert_error_string(long n);
H A Dx509.h.in315 const char *X509_verify_cert_error_string(long n);

12