Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Ddarwinssl.h41 int Curl_darwinssl_check_cxn(struct connectdata *conn);
69 #define curlssl_check_cxn Curl_darwinssl_check_cxn
Ddarwinssl.c2395 int Curl_darwinssl_check_cxn(struct connectdata *conn) function