/dflybsd-src/contrib/libpcap/ |
H A D | sslutils.c | 78 …snprintf(errbuf, errbuflen, "Cannot get a new SSL context: %s", ERR_error_string(ERR_get_error(), … in ssl_init_once() 89 …snprintf(errbuf, errbuflen, "Cannot read certificate file %s: %s", certfile, ERR_error_string(ERR_… in ssl_init_once() 96 …snprintf(errbuf, errbuflen, "Cannot read private key file %s: %s", keyfile, ERR_error_string(ERR_g… in ssl_init_once() 148 ERR_error_string(ERR_get_error(), NULL)); in ssl_promotion() 154 ERR_error_string(ERR_get_error(), NULL)); in ssl_promotion() 205 ERR_error_string(ERR_get_error(), NULL)); in ssl_send() 229 ERR_error_string(ERR_get_error(), NULL)); in ssl_recv()
|
/dflybsd-src/usr.bin/newkey/ |
H A D | generic.c | 76 ERR_error_string(ERR_get_error(), 0)); in itobn() 110 ERR_error_string(ERR_get_error(), 0)); in genkeys() 114 ERR_error_string(ERR_get_error(), 0)); in genkeys() 130 ERR_error_string(ERR_get_error(), 0)); in genkeys() 136 ERR_error_string(ERR_get_error(), 0)); in genkeys()
|
/dflybsd-src/lib/libtelnet/ |
H A D | pk.c | 177 ERR_error_string(ERR_get_error(), 0)); in itobn() 211 ERR_error_string(ERR_get_error(), 0)); in genkeys() 215 ERR_error_string(ERR_get_error(), 0)); in genkeys() 231 ERR_error_string(ERR_get_error(), 0)); in genkeys() 237 ERR_error_string(ERR_get_error(), 0)); in genkeys()
|
/dflybsd-src/contrib/wpa_supplicant/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() 361 "%s", ERR_error_string(ERR_get_error(), NULL)); in aes_encrypt_deinit() 404 ERR_error_string(ERR_get_error(), NULL)); in aes_decrypt() 418 "%s", ERR_error_string(ERR_get_error(), NULL)); in aes_decrypt_deinit() 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() [all …]
|
H A D | tls_openssl.c | 310 func, txt, ERR_error_string(ERR_get_error(), NULL)); in tls_show_errors() 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() 843 id, ERR_error_string(ERR_get_error(), NULL)); in tls_engine_load_dynamic_generic() 852 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() 1209 engine_id, 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() [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()
|
/dflybsd-src/crypto/libressl/tls/ |
H A D | tls_keypair.c | 158 errstr = ERR_error_string(ssl_err, NULL); in tls_keypair_load_cert()
|
H A D | tls.c | 743 errstr = ERR_error_string(err, NULL); in tls_ssl_error() 758 errstr = ERR_error_string(err, NULL); in tls_ssl_error()
|
H A D | tls_signer.c | 101 errstr = ERR_error_string(ssl_err, NULL); in tls_signer_add_keypair_mem()
|
/dflybsd-src/contrib/wpa_supplicant/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 …]
|
/dflybsd-src/usr.sbin/keyserv/ |
H A D | setkey.c | 87 ERR_error_string(ERR_get_error(), 0)); in setmodulus()
|
/dflybsd-src/libexec/dma/ |
H A D | net.c | 74 return (ERR_error_string(oerr, NULL)); in ssl_errstr()
|
/dflybsd-src/crypto/libressl/include/openssl/ |
H A D | err.h | 375 char *ERR_error_string(unsigned long e, char *buf);
|
/dflybsd-src/contrib/wpa_supplicant/src/utils/ |
H A D | http_curl.c | 1101 func, txt, ERR_error_string(ERR_get_error(), NULL)); in tls_show_errors() 1105 ERR_error_string(err, NULL)); in tls_show_errors()
|
/dflybsd-src/crypto/libressl/crypto/err/ |
H A D | err.c | 946 ERR_error_string(unsigned long e, char *ret) in ERR_error_string() function
|
/dflybsd-src/crypto/libressl/ |
H A D | README.DELETED | 319 man/ERR_error_string.3
|
/dflybsd-src/crypto/openssh/ |
H A D | ssh-pkcs11.c | 90 error_f("libcrypto error: %s", ERR_error_string(e, NULL)); in ossl_error()
|