Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dopenssl.h63 int Curl_ossl_check_cxn(struct connectdata *cxn);
110 #define curlssl_check_cxn Curl_ossl_check_cxn
Dopenssl.c768 int Curl_ossl_check_cxn(struct connectdata *conn) in Curl_ossl_check_cxn() function