Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dopenssl.c2653 char ssl_buf[1024]; in ossl_trace() local
2682 txt_len = msnprintf(ssl_buf, sizeof(ssl_buf), in ossl_trace()
2686 Curl_debug(data, CURLINFO_TEXT, ssl_buf, (size_t)txt_len); in ossl_trace()

Completed in 12 milliseconds