Searched refs:ERR_lib_error_string (Results 1 – 4 of 4) sorted by relevance
222 OPENSSL_EXPORT const char *ERR_lib_error_string(uint32_t packed_error);
372 lib_str = ERR_lib_error_string(packed_error); in ERR_error_string_n()502 const char *ERR_lib_error_string(uint32_t packed_error) { in ERR_lib_error_string() function
25 ERR_lib_error_string(ssl_error_code), in AddSslError()
92 const char *lib = (const char*)ERR_lib_error_string(err);