Symbol: log_crypto_err
sbin/unwind/libunbound/services/listen_dnsport.c
4721
log_crypto_err("Could not SSL_CTX_new");
sbin/unwind/libunbound/services/listen_dnsport.c
4748
log_crypto_err("doq: error in "
sbin/unwind/libunbound/services/listen_dnsport.c
4755
log_crypto_err("doq: error in SSL_CTX_use_PrivateKey_file");
sbin/unwind/libunbound/services/listen_dnsport.c
4761
log_crypto_err("doq: error in SSL_CTX_check_private_key");
sbin/unwind/libunbound/services/listen_dnsport.c
4770
log_crypto_err("doq: error in "
sbin/unwind/libunbound/services/listen_dnsport.c
4829
log_crypto_err("doq: SSL_new failed");
sbin/unwind/libunbound/util/net_help.c
1102
else log_crypto_err(buf);
sbin/unwind/libunbound/util/net_help.c
1106
else log_crypto_err(str);
sbin/unwind/libunbound/util/net_help.c
1240
log_crypto_err("could not set SSL_OP_NO_SSLv2");
sbin/unwind/libunbound/util/net_help.c
1246
log_crypto_err("could not set SSL_OP_NO_SSLv3");
sbin/unwind/libunbound/util/net_help.c
1253
log_crypto_err("could not set SSL_OP_NO_TLSv1");
sbin/unwind/libunbound/util/net_help.c
1261
log_crypto_err("could not set SSL_OP_NO_TLSv1_1");
sbin/unwind/libunbound/util/net_help.c
1270
log_crypto_err("could not set SSL_OP_NO_TLSv1_2");
sbin/unwind/libunbound/util/net_help.c
1280
log_crypto_err("could not set SSL_OP_NO_TLSv1_3");
sbin/unwind/libunbound/util/net_help.c
1289
log_crypto_err("could not set SSL_OP_NO_RENEGOTIATION");
sbin/unwind/libunbound/util/net_help.c
1298
log_crypto_err("could not set cipher list with SSL_CTX_set_cipher_list");
sbin/unwind/libunbound/util/net_help.c
1307
log_crypto_err("could not set SSL_OP_IGNORE_UNEXPECTED_EOF");
sbin/unwind/libunbound/util/net_help.c
1315
log_crypto_err("could not set SSL_OP_CIPHER_SERVER_PREFERENCE");
sbin/unwind/libunbound/util/net_help.c
1336
log_crypto_err("Error in SSL_CTX_ecdh_auto, not enabling ECDHE");
sbin/unwind/libunbound/util/net_help.c
1342
log_crypto_err("could not find p256, not enabling ECDHE");
sbin/unwind/libunbound/util/net_help.c
1345
log_crypto_err("Error in SSL_CTX_set_tmp_ecdh, not enabling ECDHE");
sbin/unwind/libunbound/util/net_help.c
1364
log_crypto_err("could not SSL_CTX_new");
sbin/unwind/libunbound/util/net_help.c
1383
log_crypto_err("error in SSL_CTX use_certificate_chain_file");
sbin/unwind/libunbound/util/net_help.c
1389
log_crypto_err("Error in SSL_CTX use_PrivateKey_file");
sbin/unwind/libunbound/util/net_help.c
1395
log_crypto_err("Error in SSL_CTX check_private_key");
sbin/unwind/libunbound/util/net_help.c
1402
log_crypto_err("Error in SSL_CTX verify locations");
sbin/unwind/libunbound/util/net_help.c
1414
log_crypto_err("Error in SSL_CTX_set_cipher_list");
sbin/unwind/libunbound/util/net_help.c
1424
log_crypto_err("Error in SSL_CTX_set_ciphersuites");
sbin/unwind/libunbound/util/net_help.c
1434
log_crypto_err("no support for TLS session ticket");
sbin/unwind/libunbound/util/net_help.c
1556
log_crypto_err("could not allocate SSL_CTX pointer");
sbin/unwind/libunbound/util/net_help.c
1562
log_crypto_err("could not set SSL_OP_NO_SSLv2");
sbin/unwind/libunbound/util/net_help.c
1569
log_crypto_err("could not set SSL_OP_NO_SSLv3");
sbin/unwind/libunbound/util/net_help.c
1577
log_crypto_err("could not set SSL_OP_NO_RENEGOTIATION");
sbin/unwind/libunbound/util/net_help.c
1588
log_crypto_err("could not set SSL_OP_IGNORE_UNEXPECTED_EOF");
sbin/unwind/libunbound/util/net_help.c
1596
log_crypto_err("error in certificate file");
sbin/unwind/libunbound/util/net_help.c
1602
log_crypto_err("error in key file");
sbin/unwind/libunbound/util/net_help.c
1608
log_crypto_err("error in SSL_CTX_check_private_key");
sbin/unwind/libunbound/util/net_help.c
1616
log_crypto_err("error in SSL_CTX verify");
sbin/unwind/libunbound/util/net_help.c
1624
log_crypto_err("error in add_WIN_cacerts_to_openssl_store");
sbin/unwind/libunbound/util/net_help.c
1632
log_crypto_err("error in default_verify_paths");
sbin/unwind/libunbound/util/net_help.c
1652
log_crypto_err("could not SSL_new");
sbin/unwind/libunbound/util/net_help.c
1658
log_crypto_err("could not SSL_set_fd");
sbin/unwind/libunbound/util/net_help.c
1674
log_crypto_err("could not SSL_new");
sbin/unwind/libunbound/util/net_help.c
1680
log_crypto_err("could not SSL_set_fd");
sbin/unwind/libunbound/util/net_help.h
443
void log_crypto_err(const char* str);
usr.sbin/nsd/dnstap/dnstap.c
149
void log_crypto_err(const char* str); /* in server.c */
usr.sbin/nsd/dnstap/dnstap.c
396
log_crypto_err("dnstap: SSL_do_handshake failed");
usr.sbin/nsd/dnstap/dnstap.c
404
log_crypto_err("SSL verification failed");
usr.sbin/nsd/dnstap/dnstap.c
413
log_crypto_err("Server presented no peer certificate");
usr.sbin/nsd/dnstap/dnstap.c
466
log_crypto_err("dnstap: could not SSL_read");
usr.sbin/nsd/dnstap/dnstap.c
488
log_crypto_err("dnstap: could not SSL_write");
usr.sbin/nsd/remote.c
234
log_crypto_err(const char* str)
usr.sbin/nsd/remote.c
2831
log_crypto_err("could not SSL_read");
usr.sbin/nsd/remote.c
2928
log_crypto_err("remote control failed ssl");
usr.sbin/nsd/remote.c
670
log_crypto_err("could not SSL_new");
usr.sbin/nsd/remote.c
679
log_crypto_err("could not SSL_set_fd");
usr.sbin/nsd/remote.c
746
log_crypto_err("could not SSL_write");
usr.sbin/nsd/remote.c
801
log_crypto_err("could not SSL_read");
usr.sbin/nsd/server.c
2045
log_crypto_err("get_ocsp: BIO_new_file failed");
usr.sbin/nsd/server.c
2050
log_crypto_err("get_ocsp: d2i_OCSP_RESPONSE_bio failed");
usr.sbin/nsd/server.c
2056
log_crypto_err("get_ocsp: i2d_OCSP_RESPONSE #1 failed");
usr.sbin/nsd/server.c
2071
log_crypto_err("get_ocsp: i2d_OCSP_RESPONSE #2 failed");
usr.sbin/nsd/server.c
2094
log_crypto_err("Error in SSL_CTX_ecdh_auto, not enabling ECDHE");
usr.sbin/nsd/server.c
2100
log_crypto_err("could not find p256, not enabling ECDHE");
usr.sbin/nsd/server.c
2103
log_crypto_err("Error in SSL_CTX_set_tmp_ecdh, not enabling ECDHE");
usr.sbin/nsd/server.c
2122
log_crypto_err("Error in SSL_set_tlsext_status_ocsp_resp");
usr.sbin/nsd/server.c
2151
log_crypto_err("could not SSL_CTX_new");
usr.sbin/nsd/server.c
2157
log_crypto_err("could not set SSL_OP_NO_SSLv2");
usr.sbin/nsd/server.c
2164
log_crypto_err("could not set SSL_OP_NO_SSLv3");
usr.sbin/nsd/server.c
2172
log_crypto_err("could not set SSL_OP_NO_TLSv1");
usr.sbin/nsd/server.c
2181
log_crypto_err("could not set SSL_OP_NO_TLSv1_1");
usr.sbin/nsd/server.c
2190
log_crypto_err("could not set SSL_OP_NO_TLSv1_2");
usr.sbin/nsd/server.c
2199
log_crypto_err("could not set SSL_OP_NO_RENEGOTIATION");
usr.sbin/nsd/server.c
2216
log_crypto_err("could not set cipher list with SSL_CTX_set_cipher_list");
usr.sbin/nsd/server.c
2222
log_crypto_err("could not set SSL_OP_CIPHER_SERVER_PREFERENCE");
usr.sbin/nsd/server.c
2231
log_crypto_err("error in SSL_CTX use_certificate_chain_file");
usr.sbin/nsd/server.c
2237
log_crypto_err("Error in SSL_CTX use_PrivateKey_file");
usr.sbin/nsd/server.c
2243
log_crypto_err("Error in SSL_CTX check_private_key");
usr.sbin/nsd/server.c
2250
log_crypto_err("Error in SSL_CTX verify locations");
usr.sbin/nsd/server.c
2287
log_crypto_err("Error reading OCSPfile");
usr.sbin/nsd/server.c
2293
log_crypto_err("Error in SSL_CTX_set_tlsext_status_cb");
usr.sbin/nsd/server.c
4943
log_crypto_err("could not SSL_new");
usr.sbin/nsd/server.c
4949
log_crypto_err("could not SSL_set_fd");
usr.sbin/nsd/server.c
5074
log_crypto_err("could not SSL_read");
usr.sbin/nsd/server.c
5437
log_crypto_err(e);
usr.sbin/nsd/xfrd-tcp.c
1053
log_crypto_err(errmsg);
usr.sbin/nsd/xfrd-tcp.c
1337
log_crypto_err("xfrd: TLS handshake failed");
usr.sbin/nsd/xfrd-tcp.c
1598
log_crypto_err("xfrd: TLS handshake failed");
usr.sbin/nsd/xfrd-tcp.c
35
void log_crypto_err(const char* str); /* in server.c */
usr.sbin/unbound/daemon/remote.c
153
log_crypto_err("could not SSL_CTX_new");
usr.sbin/unbound/daemon/remote.c
169
log_crypto_err("Error in SSL_CTX use_certificate_chain_file");
usr.sbin/unbound/daemon/remote.c
174
log_crypto_err("Error in SSL_CTX use_PrivateKey_file");
usr.sbin/unbound/daemon/remote.c
179
log_crypto_err("Error in SSL_CTX check_private_key");
usr.sbin/unbound/daemon/remote.c
184
log_crypto_err("Error setting up SSL_CTX verify locations");
usr.sbin/unbound/daemon/remote.c
517
log_crypto_err("could not SSL_new");
usr.sbin/unbound/daemon/remote.c
525
log_crypto_err("could not SSL_set_fd");
usr.sbin/unbound/services/listen_dnsport.c
4721
log_crypto_err("Could not SSL_CTX_new");
usr.sbin/unbound/services/listen_dnsport.c
4748
log_crypto_err("doq: error in "
usr.sbin/unbound/services/listen_dnsport.c
4755
log_crypto_err("doq: error in SSL_CTX_use_PrivateKey_file");
usr.sbin/unbound/services/listen_dnsport.c
4761
log_crypto_err("doq: error in SSL_CTX_check_private_key");
usr.sbin/unbound/services/listen_dnsport.c
4770
log_crypto_err("doq: error in "
usr.sbin/unbound/services/listen_dnsport.c
4829
log_crypto_err("doq: SSL_new failed");
usr.sbin/unbound/testcode/doqclient.c
1358
log_crypto_err("Could not SSL_CTX_new");
usr.sbin/unbound/testcode/doqclient.c
1390
log_crypto_err("Could not SSL_new");
usr.sbin/unbound/testcode/doqclient.c
1408
log_crypto_err("Could not SSL_set_fd");
usr.sbin/unbound/testcode/doqclient.c
2086
log_crypto_err("Could not read session file with PEM_read_bio_SSL_SESSION");
usr.sbin/unbound/testcode/doqclient.c
2092
log_crypto_err("Could not SSL_set_session");
usr.sbin/unbound/testcode/streamtcp.c
246
log_crypto_err("cannot SSL_write");
usr.sbin/unbound/testcode/streamtcp.c
265
log_crypto_err("cannot SSL_write");
usr.sbin/unbound/testcode/streamtcp.c
302
log_crypto_err("could not SSL_read");
usr.sbin/unbound/testcode/streamtcp.c
328
log_crypto_err("could not SSL_read");
usr.sbin/unbound/testcode/streamtcp.c
491
log_crypto_err("cannot SSL_write");
usr.sbin/unbound/util/net_help.c
1102
else log_crypto_err(buf);
usr.sbin/unbound/util/net_help.c
1106
else log_crypto_err(str);
usr.sbin/unbound/util/net_help.c
1240
log_crypto_err("could not set SSL_OP_NO_SSLv2");
usr.sbin/unbound/util/net_help.c
1246
log_crypto_err("could not set SSL_OP_NO_SSLv3");
usr.sbin/unbound/util/net_help.c
1253
log_crypto_err("could not set SSL_OP_NO_TLSv1");
usr.sbin/unbound/util/net_help.c
1261
log_crypto_err("could not set SSL_OP_NO_TLSv1_1");
usr.sbin/unbound/util/net_help.c
1270
log_crypto_err("could not set SSL_OP_NO_TLSv1_2");
usr.sbin/unbound/util/net_help.c
1280
log_crypto_err("could not set SSL_OP_NO_TLSv1_3");
usr.sbin/unbound/util/net_help.c
1289
log_crypto_err("could not set SSL_OP_NO_RENEGOTIATION");
usr.sbin/unbound/util/net_help.c
1298
log_crypto_err("could not set cipher list with SSL_CTX_set_cipher_list");
usr.sbin/unbound/util/net_help.c
1307
log_crypto_err("could not set SSL_OP_IGNORE_UNEXPECTED_EOF");
usr.sbin/unbound/util/net_help.c
1315
log_crypto_err("could not set SSL_OP_CIPHER_SERVER_PREFERENCE");
usr.sbin/unbound/util/net_help.c
1336
log_crypto_err("Error in SSL_CTX_ecdh_auto, not enabling ECDHE");
usr.sbin/unbound/util/net_help.c
1342
log_crypto_err("could not find p256, not enabling ECDHE");
usr.sbin/unbound/util/net_help.c
1345
log_crypto_err("Error in SSL_CTX_set_tmp_ecdh, not enabling ECDHE");
usr.sbin/unbound/util/net_help.c
1364
log_crypto_err("could not SSL_CTX_new");
usr.sbin/unbound/util/net_help.c
1383
log_crypto_err("error in SSL_CTX use_certificate_chain_file");
usr.sbin/unbound/util/net_help.c
1389
log_crypto_err("Error in SSL_CTX use_PrivateKey_file");
usr.sbin/unbound/util/net_help.c
1395
log_crypto_err("Error in SSL_CTX check_private_key");
usr.sbin/unbound/util/net_help.c
1402
log_crypto_err("Error in SSL_CTX verify locations");
usr.sbin/unbound/util/net_help.c
1414
log_crypto_err("Error in SSL_CTX_set_cipher_list");
usr.sbin/unbound/util/net_help.c
1424
log_crypto_err("Error in SSL_CTX_set_ciphersuites");
usr.sbin/unbound/util/net_help.c
1434
log_crypto_err("no support for TLS session ticket");
usr.sbin/unbound/util/net_help.c
1556
log_crypto_err("could not allocate SSL_CTX pointer");
usr.sbin/unbound/util/net_help.c
1562
log_crypto_err("could not set SSL_OP_NO_SSLv2");
usr.sbin/unbound/util/net_help.c
1569
log_crypto_err("could not set SSL_OP_NO_SSLv3");
usr.sbin/unbound/util/net_help.c
1577
log_crypto_err("could not set SSL_OP_NO_RENEGOTIATION");
usr.sbin/unbound/util/net_help.c
1588
log_crypto_err("could not set SSL_OP_IGNORE_UNEXPECTED_EOF");
usr.sbin/unbound/util/net_help.c
1596
log_crypto_err("error in certificate file");
usr.sbin/unbound/util/net_help.c
1602
log_crypto_err("error in key file");
usr.sbin/unbound/util/net_help.c
1608
log_crypto_err("error in SSL_CTX_check_private_key");
usr.sbin/unbound/util/net_help.c
1616
log_crypto_err("error in SSL_CTX verify");
usr.sbin/unbound/util/net_help.c
1624
log_crypto_err("error in add_WIN_cacerts_to_openssl_store");
usr.sbin/unbound/util/net_help.c
1632
log_crypto_err("error in default_verify_paths");
usr.sbin/unbound/util/net_help.c
1652
log_crypto_err("could not SSL_new");
usr.sbin/unbound/util/net_help.c
1658
log_crypto_err("could not SSL_set_fd");
usr.sbin/unbound/util/net_help.c
1674
log_crypto_err("could not SSL_new");
usr.sbin/unbound/util/net_help.c
1680
log_crypto_err("could not SSL_set_fd");
usr.sbin/unbound/util/net_help.h
443
void log_crypto_err(const char* str);