Searched refs:log_crypto_err_io (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/unbound/util/
H A Dnet_help.h439 void log_crypto_err_io(const char* str, int r);
H A Dnetevent.c1834 log_crypto_err_io("could not SSL_read",
1902 log_crypto_err_io("could not SSL_read",
1963 log_crypto_err_io("could not SSL_read", want);
2013 log_crypto_err_io("could not SSL_read", want);
2104 log_crypto_err_io("could not SSL_write", want);
2156 log_crypto_err_io("could not SSL_write", want);
2950 log_crypto_err_io("could not SSL_read", want);
3401 log_crypto_err_io("could not SSL_read", want);
3656 log_crypto_err_io("could not SSL_write", want);
3729 log_crypto_err_io("coul
[all...]
H A Dnet_help.c1051 void log_crypto_err_io(const char* str, int r) function
/freebsd-current/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c711 log_crypto_err_io("could not SSL_read", want);
767 log_crypto_err_io("could not SSL_write", r2);
813 log_crypto_err_io("could not SSL_write", r2);
H A Ddtstream.c791 log_crypto_err_io("dnstap io, could not SSL_write", want);
1032 log_crypto_err_io("could not SSL_read", want);
/freebsd-current/contrib/unbound/daemon/
H A Dremote.c532 log_crypto_err_io("could not SSL_write", r2);
588 log_crypto_err_io("could not SSL_read", r2);
3266 log_crypto_err_io("could not SSL_read", r2);
3333 log_crypto_err_io("remote control failed ssl", r2);

Completed in 193 milliseconds