Home
last modified time | relevance | path

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

12

/freebsd/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/tools/tools/crypto/
H A Dcryptocheck.c571 ERR_error_string(ERR_get_error(), NULL)); in openssl_hash()
678 size, ERR_error_string(ERR_get_error(), NULL)); in run_hmac_test()
717 size, ERR_error_string(ERR_get_error(), NULL)); in openssl_cipher()
723 size, ERR_error_string(ERR_get_error(), NULL)); in openssl_cipher()
730 size, ERR_error_string(ERR_get_error(), NULL)); in openssl_cipher()
736 size, ERR_error_string(ERR_get_error(), NULL)); in openssl_cipher()
1011 aad_len, size, ERR_error_string(ERR_get_error(), NULL)); in run_eta_test()
1112 size, ERR_error_string(ERR_get_error(), NULL)); in openssl_gmac()
1118 size, ERR_error_string(ERR_get_error(), NULL)); in openssl_gmac()
1125 alg->name, size, ERR_error_string(ERR_get_error(), NULL)); in openssl_gmac()
[all …]
/freebsd/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/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()
508 "%s", ERR_error_string(ERR_get_error(), NULL)); in aes_encrypt_deinit()
551 ERR_error_string(ERR_get_error(), NULL)); in aes_decrypt()
565 "%s", ERR_error_string(ERR_get_error(), NULL)); in aes_decrypt_deinit()
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()
[all …]
H A Dtls_openssl.c319 func, txt, ERR_error_string(ERR_get_error(), NULL)); in tls_show_errors()
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()
852 id, ERR_error_string(ERR_get_error(), NULL)); in tls_engine_load_dynamic_generic()
861 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()
1296 engine_id, 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()
[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/contrib/ntp/util/
H A Dntp-keygen.c488 ERR_error_string(ERR_get_error(), NULL)); in main()
996 cp, passwd, ERR_error_string(ERR_get_error(), in gen_rsa()
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_erro in x509()
[all...]
/freebsd/usr.sbin/pkg/
H A Dpkg.c415 warnx("ici: %s", ERR_error_string(ERR_get_error(), errbuf)); in load_public_key_file()
432 warnx("%s", ERR_error_string(ERR_get_error(), errbuf)); in load_public_key_buf()
480 warnx("%s", ERR_error_string(ERR_get_error(), errbuf)); in rsa_verify_cert()
485 warnx("%s", ERR_error_string(ERR_get_error(), errbuf)); in rsa_verify_cert()
489 warnx("%s", ERR_error_string(ERR_get_error(), errbuf)); in rsa_verify_cert()
494 warnx("%s", ERR_error_string(ERR_get_error(), errbuf)); in rsa_verify_cert()
/freebsd/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_erro in aead_encrypt()
[all...]
/freebsd/contrib/ntp/libntp/
H A Dntp_crypto_rnd.c104 err_str = ERR_error_string(err, NULL); in ntp_crypto_random_buf()
/freebsd/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_erro in crypto_bob3()
[all...]
/freebsd/sbin/decryptcore/
H A Ddecryptcore.c194 ERR_error_string(ERR_get_error(), NULL)); in decrypt()
240 ERR_error_string(ERR_get_error(), NULL)); in decrypt()
/freebsd/sbin/dumpon/
H A Ddumpon.c252 ERR_error_string(ERR_get_error(), NULL)); in _genkey()
260 ERR_error_string(ERR_get_error(), NULL)); in _genkey()
311 ERR_error_string(ERR_get_error(), NULL)); in _genkey()
/freebsd/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/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/lib/libsecureboot/openpgp/
H A Dopgp_sig.c97 return (ERR_error_string(ERR_get_error(), NULL));
/freebsd/contrib/dma/
H A Dnet.c74 return (ERR_error_string(oerr, NULL)); in ssl_errstr()
/freebsd/crypto/openssl/include/openssl/
H A Derr.h455 char *ERR_error_string(unsigned long e, char *buf);
/freebsd/crypto/openssh/regress/unittests/test_helper/
H A Dtest_helper.c303 file, line, ERR_error_string(openssl_error, NULL)); in ssl_err_check()
/freebsd/usr.sbin/rpc.tlsclntd/
H A Drpc.tlsclntd.c675 ret, ERR_error_string(ERR_get_error(), NULL)); in rpctls_connect()
/freebsd/crypto/openssl/crypto/err/
H A Derr.c576 char *ERR_error_string(unsigned long e, char *ret) in ERR_error_string() function

12