Searched refs:schannel_connect_common (Results 1 – 1 of 1) sorted by relevance
/curl/lib/vtls/ |
H A D | schannel.c | 1648 schannel_connect_common(struct Curl_cfilter *cf, in schannel_connect_common() function 2134 *err = schannel_connect_common(cf, data, FALSE, &done); in schannel_recv() 2249 return schannel_connect_common(cf, data, TRUE, done); in schannel_connect_nonblocking() 2258 result = schannel_connect_common(cf, data, FALSE, &done); in schannel_connect()
|
Completed in 9 milliseconds