Home
last modified time | relevance | path

Searched refs:ERR_error_string_n (Results 1 – 4 of 4) sorted by last modified time

/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/vtls/
H A Dopenssl.c949 ERR_error_string_n((uint32_t)error, buf, size); in ossl_strerror()
951 ERR_error_string_n(error, buf, size); in ossl_strerror()
/curl/lib/
H A Dsetup-vms.h238 #define ERR_error_string_n ERR_ERROR_STRING_N macro

Completed in 34 milliseconds