Home
last modified time | relevance | path

Searched refs:ERR_error_string (Results 1 – 25 of 30) sorted by relevance

12

/freebsd-12.1/tools/tools/crypto/
H A Dcryptocheck.c450 ERR_error_string(ERR_get_error(), NULL)); in openssl_hash()
567 size, ERR_error_string(ERR_get_error(), NULL)); in run_hmac_test()
604 size, ERR_error_string(ERR_get_error(), NULL)); in openssl_cipher()
608 size, ERR_error_string(ERR_get_error(), NULL)); in openssl_cipher()
613 size, ERR_error_string(ERR_get_error(), NULL)); in openssl_cipher()
617 size, ERR_error_string(ERR_get_error(), NULL)); in openssl_cipher()
876 size, ERR_error_string(ERR_get_error(), NULL)); in run_authenc_test()
958 size, ERR_error_string(ERR_get_error(), NULL)); in openssl_gcm_encrypt()
969 ERR_error_string(ERR_get_error(), NULL)); in openssl_gcm_encrypt()
1066 ERR_error_string(ERR_get_error(), NULL)); in openssl_gcm_decrypt()
[all …]
/freebsd-12.1/crypto/openssl/doc/man3/
H A DERR_error_string.pod5 ERR_error_string, ERR_error_string_n, ERR_lib_error_string,
13 char *ERR_error_string(unsigned long e, char *buf);
22 ERR_error_string() generates a human-readable string representing the
29 ERR_error_string_n() is a variant of ERR_error_string() that writes
53 ERR_error_string() returns a pointer to a static buffer containing the
H A DERR_get_error.pod43 L<ERR_error_string(3)> for human-readable error
67 L<ERR_error_string(3)>,
H A DERR_load_crypto_strings.pod41 L<ERR_error_string(3)>
H A DERR_print_errors.pod47 L<ERR_error_string(3)>,
/freebsd-12.1/contrib/ntp/util/
H A Dntp-keygen.c484 ERR_error_string(ERR_get_error(), NULL)); in main()
1003 ERR_error_string(ERR_get_error(), NULL)); in gen_rsa()
1015 ERR_error_string(ERR_get_error(), NULL)); in gen_rsa()
1060 ERR_error_string(ERR_get_error(), NULL)); in gen_dsa()
1070 ERR_error_string(ERR_get_error(), NULL)); in gen_dsa()
1164 ERR_error_string(ERR_get_error(), NULL)); in gen_iffkey()
1344 ERR_error_string(ERR_get_error(), NULL)); in gen_gqkey()
1995 ERR_error_string(ERR_get_error(), NULL)); in x509()
2015 ERR_error_string(ERR_get_error(), NULL)); in x509()
2028 ERR_error_string(ERR_get_error(), NULL)); in x509()
[all …]
/freebsd-12.1/contrib/wpa/src/crypto/
H A Dcrypto_openssl.c162 ERR_error_string(ERR_get_error(), NULL)); in openssl_digest_vector()
170 ERR_error_string(ERR_get_error(), NULL)); in openssl_digest_vector()
177 ERR_error_string(ERR_get_error(), NULL)); in openssl_digest_vector()
347 ERR_error_string(ERR_get_error(), NULL)); in aes_encrypt()
404 ERR_error_string(ERR_get_error(), NULL)); in aes_decrypt()
1911 ERR_error_string(ERR_get_error(), NULL)); in crypto_ecdh_init()
1917 ERR_error_string(ERR_get_error(), NULL)); in crypto_ecdh_init()
1965 ERR_error_string(ERR_get_error(), NULL)); in crypto_ecdh_get_pubkey()
2027 ERR_error_string(ERR_get_error(), NULL)); in crypto_ecdh_set_peerkey()
2041 ERR_error_string(ERR_get_error(), NULL)); in crypto_ecdh_set_peerkey()
[all …]
H A Dtls_openssl.c314 ERR_error_string(err, NULL)); in tls_show_errors()
817 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_load_dynamic_generic()
827 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_load_dynamic_generic()
1190 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_init()
1215 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_init()
1223 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_init()
1247 ERR_error_string(err, NULL)); in tls_engine_init()
1315 ERR_error_string(err, NULL)); in tls_get_errors()
3511 ERR_error_string(err, NULL)); in tls_engine_get_cert()
4972 __func__, ERR_error_string(err, NULL)); in tls_connection_set_params()
[all …]
H A Dtls_openssl_ocsp.c30 func, txt, ERR_error_string(ERR_get_error(), NULL)); in tls_show_errors()
34 ERR_error_string(err, NULL)); in tls_show_errors()
/freebsd-12.1/usr.sbin/pkg/
H A Dpkg.c490 warnx("ici: %s", ERR_error_string(ERR_get_error(), errbuf)); in load_public_key_file()
507 warnx("%s", ERR_error_string(ERR_get_error(), errbuf)); in load_public_key_buf()
554 warnx("%s", ERR_error_string(ERR_get_error(), errbuf)); in rsa_verify_cert()
559 warnx("%s", ERR_error_string(ERR_get_error(), errbuf)); in rsa_verify_cert()
563 warnx("%s", ERR_error_string(ERR_get_error(), errbuf)); in rsa_verify_cert()
568 warnx("%s", ERR_error_string(ERR_get_error(), errbuf)); in rsa_verify_cert()
/freebsd-12.1/contrib/ntp/ntpd/
H A Dntp_crypto.c1597 ERR_error_string(ERR_get_error(), NULL)); in crypto_encrypt()
1616 ERR_error_string(ERR_get_error(), NULL)); in crypto_encrypt()
2277 ERR_error_string(ERR_get_error(), NULL)); in crypto_bob()
2308 ERR_error_string(ERR_get_error(), NULL)); in crypto_bob()
2402 ERR_error_string(ERR_get_error(), NULL)); in crypto_iff()
2606 ERR_error_string(ERR_get_error(), NULL)); in crypto_bob2()
2637 ERR_error_string(ERR_get_error(), NULL)); in crypto_bob2()
2728 ERR_error_string(ERR_get_error(), NULL)); in crypto_gq()
2951 ERR_error_string(ERR_get_error(), NULL)); in crypto_bob3()
2993 ERR_error_string(ERR_get_error(), NULL)); in crypto_bob3()
[all …]
/freebsd-12.1/contrib/ntp/libntp/
H A Dntp_crypto_rnd.c103 err_str = ERR_error_string(err, NULL); in ntp_crypto_random_buf()
/freebsd-12.1/sbin/decryptcore/
H A Ddecryptcore.c180 ERR_error_string(ERR_get_error(), NULL)); in decrypt()
219 ERR_error_string(ERR_get_error(), NULL)); in decrypt()
/freebsd-12.1/contrib/wpa/hs20/client/
H A Dest.c51 ERR_error_string(ERR_get_error(), NULL)); in pkcs7_to_cert()
59 ERR_error_string(ERR_get_error(), NULL)); in pkcs7_to_cert()
429 ERR_error_string(ERR_get_error(), NULL)); in generate_csr()
/freebsd-12.1/contrib/sendmail/src/
H A Dtls.c388 ERR_error_string(err, NULL));
1239 ERR_error_string(err, NULL));
1296 ERR_error_string(err, NULL));
2002 ERR_error_string(l, buf),
H A Dsfsasl.c822 ERR_error_string(ERR_get_error(), NULL), try,
930 ERR_error_string(ERR_get_error(), NULL), try,
/freebsd-12.1/lib/libsecureboot/openpgp/
H A Dopgp_sig.c103 return (ERR_error_string(ERR_get_error(), NULL));
/freebsd-12.1/crypto/openssl/include/openssl/
H A Derr.h236 char *ERR_error_string(unsigned long e, char *buf);
/freebsd-12.1/contrib/wpa/src/common/
H A Ddpp.c542 ERR_error_string(ERR_get_error(), NULL)); in dpp_set_pubkey_point_group()
559 ERR_error_string(ERR_get_error(), NULL)); in dpp_set_pubkey_point_group()
625 ERR_error_string(ERR_get_error(), NULL)); in dpp_ecdh()
631 ERR_error_string(ERR_get_error(), NULL)); in dpp_ecdh()
638 ERR_error_string(ERR_get_error(), NULL)); in dpp_ecdh()
644 ERR_error_string(ERR_get_error(), NULL)); in dpp_ecdh()
667 ERR_error_string(ERR_get_error(), NULL)); in dpp_ecdh()
685 ERR_error_string(ERR_get_error(), NULL)); in dpp_ecdh()
1315 ERR_error_string(ERR_get_error(), NULL)); in dpp_set_keypair()
2739 ERR_error_string(ERR_get_error(), NULL)); in dpp_auth_derive_l_responder()
[all …]
/freebsd-12.1/contrib/dma/
H A Dnet.c73 return (ERR_error_string(oerr, NULL)); in ssl_errstr()
/freebsd-12.1/sbin/dumpon/
H A Ddumpon.c236 ERR_error_string(ERR_get_error(), NULL)); in genkey()
/freebsd-12.1/crypto/openssh/regress/unittests/test_helper/
H A Dtest_helper.c272 file, line, ERR_error_string(openssl_error, NULL)); in ssl_err_check()
/freebsd-12.1/contrib/unbound/util/
H A Dnet_help.c1034 (int)ERR_get_error(), ERR_error_string(ERR_get_error(), NULL)); in add_WIN_cacerts_to_openssl_store()
1048 ERR_error_string(ERR_get_error(), NULL)); in add_WIN_cacerts_to_openssl_store()
/freebsd-12.1/crypto/openssl/crypto/err/
H A Derr.c626 char *ERR_error_string(unsigned long e, char *ret) in ERR_error_string() function
/freebsd-12.1/contrib/libucl/src/
H A Ducl_util.c611 ERR_error_string (ERR_get_error (), NULL));
890 ERR_error_string (ERR_get_error (), NULL));
995 ERR_error_string (ERR_get_error (), NULL));

12