Home
last modified time | relevance | path

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

/third_party/curl/lib/vtls/
Dopenssl.c4039 static Curl_send ossl_send; variable
4138 conn->send[sockindex] = ossl_send; in ossl_connect_common()
4191 static ssize_t ossl_send(struct Curl_easy *data, in ossl_send() function