Symbol: log_crypto_err_io
sbin/unwind/libunbound/util/net_help.h
459
void log_crypto_err_io(const char* str, int r);
sbin/unwind/libunbound/util/netevent.c
3640
log_crypto_err_io("could not SSL_read",
sbin/unwind/libunbound/util/netevent.c
3708
log_crypto_err_io("could not SSL_read",
sbin/unwind/libunbound/util/netevent.c
3769
log_crypto_err_io("could not SSL_read", want);
sbin/unwind/libunbound/util/netevent.c
3819
log_crypto_err_io("could not SSL_read", want);
sbin/unwind/libunbound/util/netevent.c
3910
log_crypto_err_io("could not SSL_write", want);
sbin/unwind/libunbound/util/netevent.c
3962
log_crypto_err_io("could not SSL_write", want);
sbin/unwind/libunbound/util/netevent.c
4759
log_crypto_err_io("could not SSL_read", want);
sbin/unwind/libunbound/util/netevent.c
5208
log_crypto_err_io("could not SSL_read", want);
sbin/unwind/libunbound/util/netevent.c
5463
log_crypto_err_io("could not SSL_write", want);
sbin/unwind/libunbound/util/netevent.c
5536
log_crypto_err_io("could not SSL_write", want);
usr.sbin/unbound/daemon/remote.c
4234
log_crypto_err_io("could not SSL_read", r2);
usr.sbin/unbound/daemon/remote.c
4301
log_crypto_err_io("remote control failed ssl", r2);
usr.sbin/unbound/daemon/remote.c
593
log_crypto_err_io("could not SSL_write", r2);
usr.sbin/unbound/daemon/remote.c
649
log_crypto_err_io("could not SSL_read", r2);
usr.sbin/unbound/daemon/remote.c
8201
log_crypto_err_io("fast_reload print to remote client: "
usr.sbin/unbound/dnstap/dtstream.c
1041
log_crypto_err_io("could not SSL_read", want);
usr.sbin/unbound/dnstap/dtstream.c
800
log_crypto_err_io("dnstap io, could not SSL_write", want);
usr.sbin/unbound/dnstap/unbound-dnstap-socket.c
807
log_crypto_err_io("could not SSL_read", want);
usr.sbin/unbound/dnstap/unbound-dnstap-socket.c
850
log_crypto_err_io("could not SSL_write", r2);
usr.sbin/unbound/dnstap/unbound-dnstap-socket.c
898
log_crypto_err_io("could not SSL_write", r2);
usr.sbin/unbound/testcode/dohclient.c
289
log_crypto_err_io("could not SSL_read", want);
usr.sbin/unbound/testcode/dohclient.c
320
log_crypto_err_io("could not SSL_write", want);
usr.sbin/unbound/testcode/dohclient.c
529
log_crypto_err_io("could not ssl_handshake", r);
usr.sbin/unbound/testcode/streamtcp.c
469
log_crypto_err_io("could not ssl_handshake", r);
usr.sbin/unbound/util/net_help.h
459
void log_crypto_err_io(const char* str, int r);
usr.sbin/unbound/util/netevent.c
3640
log_crypto_err_io("could not SSL_read",
usr.sbin/unbound/util/netevent.c
3708
log_crypto_err_io("could not SSL_read",
usr.sbin/unbound/util/netevent.c
3769
log_crypto_err_io("could not SSL_read", want);
usr.sbin/unbound/util/netevent.c
3819
log_crypto_err_io("could not SSL_read", want);
usr.sbin/unbound/util/netevent.c
3910
log_crypto_err_io("could not SSL_write", want);
usr.sbin/unbound/util/netevent.c
3962
log_crypto_err_io("could not SSL_write", want);
usr.sbin/unbound/util/netevent.c
4759
log_crypto_err_io("could not SSL_read", want);
usr.sbin/unbound/util/netevent.c
5208
log_crypto_err_io("could not SSL_read", want);
usr.sbin/unbound/util/netevent.c
5463
log_crypto_err_io("could not SSL_write", want);
usr.sbin/unbound/util/netevent.c
5536
log_crypto_err_io("could not SSL_write", want);