Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dnet_help.h447 void log_crypto_err_io(const char* str, int r);
H A Dnetevent.c3611 log_crypto_err_io("could not SSL_read",
3679 log_crypto_err_io("could not SSL_read",
3740 log_crypto_err_io("could not SSL_read", want);
3790 log_crypto_err_io("could not SSL_read", want);
3881 log_crypto_err_io("could not SSL_write", want);
3933 log_crypto_err_io("could not SSL_write", want);
4728 log_crypto_err_io("could not SSL_read", want);
5186 log_crypto_err_io("could not SSL_read", want);
5441 log_crypto_err_io("could not SSL_write", want);
5514 log_crypto_err_io("could not SSL_write", want);
H A Dnet_help.c1066 void log_crypto_err_io(const char* str, int r) in log_crypto_err_io() function
/freebsd/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c806 log_crypto_err_io("could not SSL_read", want); in ssl_read_bytes()
849 log_crypto_err_io("could not SSL_write", r2); in reply_with_accept()
897 log_crypto_err_io("could not SSL_write", r2); in reply_with_finish()
H A Ddtstream.c797 log_crypto_err_io("dnstap io, could not SSL_write", want); in dtio_write_ssl()
1038 log_crypto_err_io("could not SSL_read", want); in ssl_read_bytes()
/freebsd/contrib/unbound/daemon/
H A Dremote.c540 log_crypto_err_io("could not SSL_write", r2); in ssl_print_text()
596 log_crypto_err_io("could not SSL_read", r2); in ssl_read_line()
3662 log_crypto_err_io("could not SSL_read", r2); in handle_req()
3729 log_crypto_err_io("remote control failed ssl", r2); in remote_handshake_later()