Searched refs:ERR_reason_error_string (Results 1 – 2 of 2) sorted by relevance
231 OPENSSL_EXPORT const char *ERR_reason_error_string(uint32_t packed_error);
403 reason_str = ERR_reason_error_string(packed_error); in ERR_error_string_n()545 const char *ERR_reason_error_string(uint32_t packed_error) { in ERR_reason_error_string() function
Completed in 5 milliseconds