| /freebsd-12.1/tools/tools/crypto/ |
| H A D | cryptocheck.c | 450 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 D | ERR_error_string.pod | 5 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 D | ERR_get_error.pod | 43 L<ERR_error_string(3)> for human-readable error 67 L<ERR_error_string(3)>,
|
| H A D | ERR_load_crypto_strings.pod | 41 L<ERR_error_string(3)>
|
| H A D | ERR_print_errors.pod | 47 L<ERR_error_string(3)>,
|
| /freebsd-12.1/contrib/ntp/util/ |
| H A D | ntp-keygen.c | 484 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 D | crypto_openssl.c | 162 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 D | tls_openssl.c | 314 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 D | tls_openssl_ocsp.c | 30 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 D | pkg.c | 490 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 D | ntp_crypto.c | 1597 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 D | ntp_crypto_rnd.c | 103 err_str = ERR_error_string(err, NULL); in ntp_crypto_random_buf()
|
| /freebsd-12.1/sbin/decryptcore/ |
| H A D | decryptcore.c | 180 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 D | est.c | 51 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 D | tls.c | 388 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 D | sfsasl.c | 822 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 D | opgp_sig.c | 103 return (ERR_error_string(ERR_get_error(), NULL));
|
| /freebsd-12.1/crypto/openssl/include/openssl/ |
| H A D | err.h | 236 char *ERR_error_string(unsigned long e, char *buf);
|
| /freebsd-12.1/contrib/wpa/src/common/ |
| H A D | dpp.c | 542 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 D | net.c | 73 return (ERR_error_string(oerr, NULL)); in ssl_errstr()
|
| /freebsd-12.1/sbin/dumpon/ |
| H A D | dumpon.c | 236 ERR_error_string(ERR_get_error(), NULL)); in genkey()
|
| /freebsd-12.1/crypto/openssh/regress/unittests/test_helper/ |
| H A D | test_helper.c | 272 file, line, ERR_error_string(openssl_error, NULL)); in ssl_err_check()
|
| /freebsd-12.1/contrib/unbound/util/ |
| H A D | net_help.c | 1034 (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 D | err.c | 626 char *ERR_error_string(unsigned long e, char *ret) in ERR_error_string() function
|
| /freebsd-12.1/contrib/libucl/src/ |
| H A D | ucl_util.c | 611 ERR_error_string (ERR_get_error (), NULL)); 890 ERR_error_string (ERR_get_error (), NULL)); 995 ERR_error_string (ERR_get_error (), NULL));
|