Home
last modified time | relevance | path

Searched refs:log_crypto_err_code (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/unbound/util/
H A Dnet_help.h401 void log_crypto_err_code(const char* str, unsigned long err);
H A Dnet_help.c889 log_crypto_err_code(str, ERR_get_error()); in log_crypto_err()
895 void log_crypto_err_code(const char* str, unsigned long err) in log_crypto_err_code() function
H A Dnetevent.c1288 log_crypto_err_code("ssl handshake failed", err);
/freebsd-13.1/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c915 log_crypto_err_code("ssl handshake failed", in tap_handshake()
H A Ddtstream.c1434 log_crypto_err_code("dnstap io, ssl handshake failed", in dtio_ssl_handshake()