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
3646
log_crypto_err_io("could not SSL_read",
sbin/unwind/libunbound/util/netevent.c
3714
log_crypto_err_io("could not SSL_read",
sbin/unwind/libunbound/util/netevent.c
3775
log_crypto_err_io("could not SSL_read", want);
sbin/unwind/libunbound/util/netevent.c
3825
log_crypto_err_io("could not SSL_read", want);
sbin/unwind/libunbound/util/netevent.c
3916
log_crypto_err_io("could not SSL_write", want);
sbin/unwind/libunbound/util/netevent.c
3968
log_crypto_err_io("could not SSL_write", want);
sbin/unwind/libunbound/util/netevent.c
4765
log_crypto_err_io("could not SSL_read", want);
sbin/unwind/libunbound/util/netevent.c
5199
log_crypto_err_io("could not SSL_read", want);
sbin/unwind/libunbound/util/netevent.c
5454
log_crypto_err_io("could not SSL_write", want);
sbin/unwind/libunbound/util/netevent.c
5527
log_crypto_err_io("could not SSL_write", want);
usr.sbin/unbound/daemon/remote.c
4194
log_crypto_err_io("could not SSL_read", r2);
usr.sbin/unbound/daemon/remote.c
4261
log_crypto_err_io("remote control failed ssl", r2);
usr.sbin/unbound/daemon/remote.c
573
log_crypto_err_io("could not SSL_write", r2);
usr.sbin/unbound/daemon/remote.c
629
log_crypto_err_io("could not SSL_read", r2);
usr.sbin/unbound/daemon/remote.c
7880
log_crypto_err_io("fast_reload print to remote client: "
usr.sbin/unbound/dnstap/dtstream.c
1038
log_crypto_err_io("could not SSL_read", want);
usr.sbin/unbound/dnstap/dtstream.c
797
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
3646
log_crypto_err_io("could not SSL_read",
usr.sbin/unbound/util/netevent.c
3714
log_crypto_err_io("could not SSL_read",
usr.sbin/unbound/util/netevent.c
3775
log_crypto_err_io("could not SSL_read", want);
usr.sbin/unbound/util/netevent.c
3825
log_crypto_err_io("could not SSL_read", want);
usr.sbin/unbound/util/netevent.c
3916
log_crypto_err_io("could not SSL_write", want);
usr.sbin/unbound/util/netevent.c
3968
log_crypto_err_io("could not SSL_write", want);
usr.sbin/unbound/util/netevent.c
4765
log_crypto_err_io("could not SSL_read", want);
usr.sbin/unbound/util/netevent.c
5199
log_crypto_err_io("could not SSL_read", want);
usr.sbin/unbound/util/netevent.c
5454
log_crypto_err_io("could not SSL_write", want);
usr.sbin/unbound/util/netevent.c
5527
log_crypto_err_io("could not SSL_write", want);