Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/unbound/util/
H A Dnet_help.h438 void log_crypto_err_code(const char* str, unsigned long err);
H A Dnet_help.c958 log_crypto_err_code(str, ERR_get_error()); in log_crypto_err()
964 void log_crypto_err_code(const char* str, unsigned long err) in log_crypto_err_code() function
1046 log_crypto_err_code(buf, err); in log_crypto_err_io_code_arg()
1050 log_crypto_err_code(str, err); in log_crypto_err_io_code_arg()
/freebsd-14.2/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c1025 log_crypto_err_code("ssl handshake failed", in tap_handshake()