Searched refs:ERR_lib_error_string (Results 1 – 13 of 13) sorted by relevance
5 ERR_error_string, ERR_error_string_n, ERR_lib_error_string,16 const char *ERR_lib_error_string(unsigned long e);44 ERR_lib_error_string() and ERR_reason_error_string() return the library58 ERR_lib_error_string() and ERR_reason_error_string() return the strings,
44 pub fn ERR_lib_error_string(err: c_ulong) -> *const c_char; in ERR_lib_error_string() function
533 ls = ERR_lib_error_string(e); in ossl_err_string_int()586 const char *ERR_lib_error_string(unsigned long e) in ERR_lib_error_string() function
161 improve_location_name(func, ERR_lib_error_string(err)); in OSSL_CMP_print_errors_cb()
755 lib = ERR_lib_error_string((unsigned long)errorCode); in ossl_cmp_error_new()
238 const char *ERR_lib_error_string(unsigned long e);
230 let cstr = ffi::ERR_lib_error_string(self.code); in library()
590 ERR_lib_error_string(e), ERR_func_error_string(e)); in coap_dtls_info_callback()602 ERR_lib_error_string(e), ERR_func_error_string(e)); in coap_dtls_info_callback()962 ERR_lib_error_string(e), in add_ca_to_cert_store()
446 const char *ERR_lib_error_string(unsigned long e);
451 const char* ls = ERR_lib_error_string(ssl_err); in GetSSLError()
254 const char* ls = ERR_lib_error_string(err); in Decorate()
274 lib = ERR_lib_error_string(errcode); in _setException()
1403 ERR_lib_error_string 1437 3_0_0 EXIST::FUNCTION: