Searched refs:curl_schannel_ctxt (Results 1 – 2 of 2) sorted by relevance
223 connssl->ctxt = (struct curl_schannel_ctxt *) in schannel_connect_step1()224 malloc(sizeof(struct curl_schannel_ctxt)); in schannel_connect_step1()229 memset(connssl->ctxt, 0, sizeof(struct curl_schannel_ctxt)); in schannel_connect_step1()
237 struct curl_schannel_ctxt { struct318 struct curl_schannel_ctxt *ctxt;