Searched refs:log_crypto_err_code (Results 1 – 3 of 3) sorted by relevance
386 void log_crypto_err_code(const char* str, unsigned long err);
808 log_crypto_err_code(str, ERR_get_error()); in log_crypto_err()814 void log_crypto_err_code(const char* str, unsigned long err) in log_crypto_err_code() function
1138 log_crypto_err_code("ssl handshake failed", err);