Home
last modified time | relevance | path

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

12

/freebsd-14.2/contrib/libpcap/
H A Dsslutils.c76 …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 Dcryptocheck.c571 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 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);
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 DERR_load_crypto_strings.pod39 L<ERR_error_string(3)>
H A DERR_get_error.pod66 and L<ERR_error_string(3)> for human-readable error messages.
119 L<ERR_error_string(3)>,
H A DERR_print_errors.pod47 L<ERR_error_string(3)>,
/freebsd-14.2/contrib/wpa/src/crypto/
H A Dcrypto_openssl.c295 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 Dtls_openssl.c323 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 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-14.2/contrib/ntp/util/
H A Dntp-keygen.c488 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 Dpkg.c416 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 Dntp_crypto_rnd.c104 err_str = ERR_error_string(err, NULL); in ntp_crypto_random_buf()
/freebsd-14.2/tests/sys/kern/
H A Dktls_test.c315 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 Dntp_crypto.c1590 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 Ddecryptcore.c195 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 Ddumpon.c264 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 Dest.c48 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 Dsfsasl.c811 ERR_error_string(ERR_get_error(), NULL), try,
915 ERR_error_string(ERR_get_error(), NULL), try,
H A Dtls.c470 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 Dopgp_sig.c99 return (ERR_error_string(ERR_get_error(), NULL));
/freebsd-14.2/contrib/dma/
H A Dnet.c74 return (ERR_error_string(oerr, NULL)); in ssl_errstr()
/freebsd-14.2/usr.sbin/rpc.tlsclntd/
H A Drpc.tlsclntd.c676 ret, ERR_error_string(ERR_get_error(), NULL)); in rpctls_connect()
/freebsd-14.2/crypto/openssl/include/openssl/
H A Derr.h455 char *ERR_error_string(unsigned long e, char *buf);
/freebsd-14.2/crypto/openssh/regress/unittests/test_helper/
H A Dtest_helper.c303 file, line, ERR_error_string(openssl_error, NULL)); in ssl_err_check()
/freebsd-14.2/crypto/openssl/crypto/err/
H A Derr.c576 char *ERR_error_string(unsigned long e, char *ret) in ERR_error_string() function

12