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

/freebsd-current/contrib/unbound/util/
H A Dnet_help.h430 void log_crypto_err_code(const char* str, unsigned long err);
443 * errcode from ERR_get_error. Calls log_err() and log_crypto_err_code.
H A Dnet_help.c943 log_crypto_err_code(str, ERR_get_error());
949 void log_crypto_err_code(const char* str, unsigned long err) function
1031 log_crypto_err_code(buf, err);
1035 log_crypto_err_code(str, err);
/freebsd-current/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c932 log_crypto_err_code("ssl handshake failed",

Completed in 169 milliseconds