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.c1835 log_crypto_err_io("could not SSL_read",
1903 log_crypto_err_io("could not SSL_read",
1964 log_crypto_err_io("could not SSL_read", want);
2014 log_crypto_err_io("could not SSL_read", want);
2105 log_crypto_err_io("could not SSL_write", want);
2157 log_crypto_err_io("could not SSL_write", want);
2952 log_crypto_err_io("could not SSL_read", want);
3410 log_crypto_err_io("could not SSL_read", want);
3665 log_crypto_err_io("could not SSL_write", want);
3738 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()
3650 log_crypto_err_io("could not SSL_read", r2); in handle_req()
3717 log_crypto_err_io("remote control failed ssl", r2); in remote_handshake_later()