| /freebsd-14.2/contrib/libpcap/ |
| H A D | sslutils.c | 76 …snprintf(errbuf, errbuflen, "Cannot get a new SSL context: %s", ERR_error_string(ERR_get_error(), … in ssl_init_once() 87 …snprintf(errbuf, errbuflen, "Cannot read certificate file %s: %s", certfile, ERR_error_string(ERR_… in ssl_init_once() 94 …snprintf(errbuf, errbuflen, "Cannot read private key file %s: %s", keyfile, ERR_error_string(ERR_g… in ssl_init_once() 146 ERR_error_string(ERR_get_error(), NULL)); in ssl_promotion() 152 ERR_error_string(ERR_get_error(), NULL)); in ssl_promotion() 203 ERR_error_string(ERR_get_error(), NULL)); in ssl_send() 227 ERR_error_string(ERR_get_error(), NULL)); in ssl_recv()
|
| /freebsd-14.2/tools/tools/crypto/ |
| H A D | cryptocheck.c | 571 ERR_error_string(ERR_get_error(), NULL)); in openssl_hash() 1280 ERR_error_string(ERR_get_error(), NULL)); in openssl_aead_encrypt() 1358 ERR_error_string(ERR_get_error(), NULL)); in openssl_ccm_encrypt() 1362 ERR_error_string(ERR_get_error(), NULL)); in openssl_ccm_encrypt() 1367 ERR_error_string(ERR_get_error(), NULL)); in openssl_ccm_encrypt() 1372 ERR_error_string(ERR_get_error(), NULL)); in openssl_ccm_encrypt() 1377 ERR_error_string(ERR_get_error(), NULL)); in openssl_ccm_encrypt() 1382 ERR_error_string(ERR_get_error(), NULL)); in openssl_ccm_encrypt() 1396 ERR_error_string(ERR_get_error(), NULL)); in openssl_ccm_encrypt() 1401 ERR_error_string(ERR_get_error(), NULL)); in openssl_ccm_encrypt() [all …]
|
| /freebsd-14.2/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); 25 ERR_error_string() generates a human-readable string representing the 32 ERR_error_string_n() is a variant of ERR_error_string() that writes 55 ERR_error_string() returns a pointer to a static buffer containing the
|
| H A D | ERR_load_crypto_strings.pod | 39 L<ERR_error_string(3)>
|
| H A D | ERR_get_error.pod | 66 and L<ERR_error_string(3)> for human-readable error messages. 119 L<ERR_error_string(3)>,
|
| H A D | ERR_print_errors.pod | 47 L<ERR_error_string(3)>,
|
| /freebsd-14.2/contrib/wpa/src/crypto/ |
| H A D | crypto_openssl.c | 295 ERR_error_string(ERR_get_error(), NULL)); in openssl_digest_vector() 303 ERR_error_string(ERR_get_error(), NULL)); in openssl_digest_vector() 310 ERR_error_string(ERR_get_error(), NULL)); in openssl_digest_vector() 494 ERR_error_string(ERR_get_error(), NULL)); in aes_encrypt() 551 ERR_error_string(ERR_get_error(), NULL)); in aes_decrypt() 1054 ERR_error_string(ERR_get_error(), NULL)); in dh5_init() 1181 ERR_error_string(ERR_get_error(), NULL)); in dh5_init_fixed() 1253 ERR_error_string(ERR_get_error(), NULL)); in dh5_derive_shared() 2697 ERR_error_string(ERR_get_error(), NULL)); in crypto_ecdh_init() 2703 ERR_error_string(ERR_get_error(), NULL)); in crypto_ecdh_init() [all …]
|
| H A D | tls_openssl.c | 323 ERR_error_string(err, NULL)); in tls_show_errors() 826 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_load_dynamic_generic() 836 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_load_dynamic_generic() 1277 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_init() 1302 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_init() 1310 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_init() 1334 ERR_error_string(err, NULL)); in tls_engine_init() 1402 ERR_error_string(err, NULL)); in tls_get_errors() 3783 ERR_error_string(err, NULL)); in tls_engine_get_cert() 5416 __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-14.2/contrib/ntp/util/ |
| H A D | ntp-keygen.c | 488 ERR_error_string(ERR_get_error(), NULL)); in main() 1022 ERR_error_string(ERR_get_error(), NULL)); in gen_rsa() 1034 ERR_error_string(ERR_get_error(), NULL)); in gen_rsa() 1079 ERR_error_string(ERR_get_error(), NULL)); in gen_dsa() 1089 ERR_error_string(ERR_get_error(), NULL)); in gen_dsa() 1183 ERR_error_string(ERR_get_error(), NULL)); in gen_iffkey() 1363 ERR_error_string(ERR_get_error(), NULL)); in gen_gqkey() 2014 ERR_error_string(ERR_get_error(), NULL)); in x509() 2034 ERR_error_string(ERR_get_error(), NULL)); in x509() 2047 ERR_error_string(ERR_get_error(), NULL)); in x509() [all …]
|
| /freebsd-14.2/usr.sbin/pkg/ |
| H A D | pkg.c | 416 warnx("ici: %s", ERR_error_string(ERR_get_error(), errbuf)); in load_public_key_file() 433 warnx("%s", ERR_error_string(ERR_get_error(), errbuf)); in load_public_key_buf() 481 warnx("%s", ERR_error_string(ERR_get_error(), errbuf)); in rsa_verify_cert() 486 warnx("%s", ERR_error_string(ERR_get_error(), errbuf)); in rsa_verify_cert() 490 warnx("%s", ERR_error_string(ERR_get_error(), errbuf)); in rsa_verify_cert() 495 warnx("%s", ERR_error_string(ERR_get_error(), errbuf)); in rsa_verify_cert()
|
| /freebsd-14.2/contrib/ntp/libntp/ |
| H A D | ntp_crypto_rnd.c | 104 err_str = ERR_error_string(err, NULL); in ntp_crypto_random_buf()
|
| /freebsd-14.2/tests/sys/kern/ |
| H A D | ktls_test.c | 315 ERR_error_string(ERR_get_error(), NULL)); in cbc_crypt() 321 ERR_error_string(ERR_get_error(), NULL)); in cbc_crypt() 329 ERR_error_string(ERR_get_error(), NULL)); in cbc_crypt() 336 ERR_error_string(ERR_get_error(), NULL)); in cbc_crypt() 374 ERR_error_string(ERR_get_error(), NULL)); in compute_hash() 379 ERR_error_string(ERR_get_error(), NULL)); in compute_hash() 385 ERR_error_string(ERR_get_error(), NULL)); in compute_hash() 391 ERR_error_string(ERR_get_error(), NULL)); in compute_hash() 397 ERR_error_string(ERR_get_error(), NULL)); in compute_hash() 433 ERR_error_string(ERR_get_error(), NULL)); in aead_encrypt() [all …]
|
| /freebsd-14.2/contrib/ntp/ntpd/ |
| H A D | ntp_crypto.c | 1590 ERR_error_string(ERR_get_error(), NULL)); in crypto_encrypt() 1610 ERR_error_string(ERR_get_error(), NULL)); in crypto_encrypt() 2269 ERR_error_string(ERR_get_error(), NULL)); in crypto_bob() 2300 ERR_error_string(ERR_get_error(), NULL)); in crypto_bob() 2398 ERR_error_string(ERR_get_error(), NULL)); in crypto_iff() 2601 ERR_error_string(ERR_get_error(), NULL)); in crypto_bob2() 2632 ERR_error_string(ERR_get_error(), NULL)); in crypto_bob2() 2722 ERR_error_string(ERR_get_error(), NULL)); in crypto_gq() 2944 ERR_error_string(ERR_get_error(), NULL)); in crypto_bob3() 2986 ERR_error_string(ERR_get_error(), NULL)); in crypto_bob3() [all …]
|
| /freebsd-14.2/sbin/decryptcore/ |
| H A D | decryptcore.c | 195 ERR_error_string(ERR_get_error(), NULL)); in decrypt() 241 ERR_error_string(ERR_get_error(), NULL)); in decrypt()
|
| /freebsd-14.2/sbin/dumpon/ |
| H A D | dumpon.c | 264 ERR_error_string(ERR_get_error(), NULL)); in _genkey() 272 ERR_error_string(ERR_get_error(), NULL)); in _genkey() 323 ERR_error_string(ERR_get_error(), NULL)); in _genkey()
|
| /freebsd-14.2/contrib/wpa/hs20/client/ |
| H A D | est.c | 48 ERR_error_string(ERR_get_error(), NULL)); in pkcs7_to_cert() 56 ERR_error_string(ERR_get_error(), NULL)); in pkcs7_to_cert() 402 ERR_error_string(ERR_get_error(), NULL)); in generate_csr()
|
| /freebsd-14.2/contrib/sendmail/src/ |
| H A D | sfsasl.c | 811 ERR_error_string(ERR_get_error(), NULL), try, 915 ERR_error_string(ERR_get_error(), NULL), try,
|
| H A D | tls.c | 470 ERR_error_string(err, NULL)); 1414 ERR_error_string(err, NULL)); 1483 ERR_error_string(err, NULL)); 1516 who, ERR_error_string(ERR_get_error(), NULL)); 2927 ERR_error_string(l, buf),
|
| /freebsd-14.2/lib/libsecureboot/openpgp/ |
| H A D | opgp_sig.c | 99 return (ERR_error_string(ERR_get_error(), NULL));
|
| /freebsd-14.2/contrib/dma/ |
| H A D | net.c | 74 return (ERR_error_string(oerr, NULL)); in ssl_errstr()
|
| /freebsd-14.2/usr.sbin/rpc.tlsclntd/ |
| H A D | rpc.tlsclntd.c | 676 ret, ERR_error_string(ERR_get_error(), NULL)); in rpctls_connect()
|
| /freebsd-14.2/crypto/openssl/include/openssl/ |
| H A D | err.h | 455 char *ERR_error_string(unsigned long e, char *buf);
|
| /freebsd-14.2/crypto/openssh/regress/unittests/test_helper/ |
| H A D | test_helper.c | 303 file, line, ERR_error_string(openssl_error, NULL)); in ssl_err_check()
|
| /freebsd-14.2/crypto/openssl/crypto/err/ |
| H A D | err.c | 576 char *ERR_error_string(unsigned long e, char *ret) in ERR_error_string() function
|