Searched refs:log_crypto_err_code (Results 1 – 4 of 4) sorted by relevance
450 void log_crypto_err_code(const char* str, unsigned long err);463 * errcode from ERR_get_error. Calls log_err() and log_crypto_err_code.
1013 log_crypto_err_code(str, ERR_get_error()); in log_crypto_err()1019 void log_crypto_err_code(const char* str, unsigned long err) in log_crypto_err_code() function1101 log_crypto_err_code(buf, err); in log_crypto_err_io_code_arg()1105 log_crypto_err_code(str, err); in log_crypto_err_io_code_arg()
610 log_crypto_err_code("EVP_DigestVerifyInit", e); in rh_allow_sha1_signatures_disabled()
1026 log_crypto_err_code("ssl handshake failed", in tap_handshake()