Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dopenssl.c3522 static Curl_send ossl_send; variable
3622 conn->send[sockindex] = ossl_send; in ossl_connect_common()
3672 static ssize_t ossl_send(struct connectdata *conn, in ossl_send() function