Home
last modified time | relevance | path

Searched refs:ERR_error_string_n (Results 1 – 4 of 4) sorted by relevance

/curl/lib/vquic/
H A Dvquic-tls.c112 ERR_error_string_n(ERR_get_error(), error_buffer, sizeof(error_buffer)); in Curl_wssl_init_ctx()
H A Dcurl_osslq.c149 ERR_error_string_n((uint32_t)error, buf, size); in osslq_strerror()
151 ERR_error_string_n(error, buf, size); in osslq_strerror()
/curl/lib/
H A Dsetup-vms.h238 #define ERR_error_string_n ERR_ERROR_STRING_N macro
/curl/lib/vtls/
H A Dopenssl.c939 ERR_error_string_n((uint32_t)error, buf, size); in ossl_strerror()
941 ERR_error_string_n(error, buf, size); in ossl_strerror()

Completed in 49 milliseconds