Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/testcode/
H A Ddohclient.c289 log_crypto_err_io("could not SSL_read", want); in http2_recv_cb()
320 log_crypto_err_io("could not SSL_write", want); in http2_send_cb()
529 log_crypto_err_io("could not ssl_handshake", r); in run()
H A Dstreamtcp.c469 log_crypto_err_io("could not ssl_handshake", r); in send_em()
/netbsd-src/external/bsd/unbound/dist/util/
H A Dnet_help.h439 void log_crypto_err_io(const char* str, int r);
H A Dnetevent.c1826 log_crypto_err_io("could not SSL_read",
1894 log_crypto_err_io("could not SSL_read",
1955 log_crypto_err_io("could not SSL_read", want);
2005 log_crypto_err_io("could not SSL_read", want);
2096 log_crypto_err_io("could not SSL_write", want);
2148 log_crypto_err_io("could not SSL_write", want);
2942 log_crypto_err_io("could not SSL_read", want);
3393 log_crypto_err_io("could not SSL_read", want);
3648 log_crypto_err_io("could not SSL_write", want);
3721 log_crypto_err_io("could not SSL_write", want);
H A Dnet_help.c1039 void log_crypto_err_io(const char* str, int r) in log_crypto_err_io() function
/netbsd-src/external/bsd/unbound/dist/dnstap/
H A Dunbound-dnstap-socket.c711 log_crypto_err_io("could not SSL_read", want); in ssl_read_bytes()
767 log_crypto_err_io("could not SSL_write", r2); in reply_with_accept()
813 log_crypto_err_io("could not SSL_write", r2); in reply_with_finish()
H A Ddtstream.c791 log_crypto_err_io("dnstap io, could not SSL_write", want); in dtio_write_ssl()
1032 log_crypto_err_io("could not SSL_read", want); in ssl_read_bytes()
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dremote.c532 log_crypto_err_io("could not SSL_write", r2); in ssl_print_text()
588 log_crypto_err_io("could not SSL_read", r2); in ssl_read_line()
3230 log_crypto_err_io("could not SSL_read", r2); in handle_req()
3297 log_crypto_err_io("remote control failed ssl", r2); in remote_handshake_later()