Searched refs:curl_schannel_cred (Results 1 – 2 of 2) sorted by relevance
102 struct curl_schannel_cred *old_cred = NULL; in schannel_connect_step1()176 connssl->cred = (struct curl_schannel_cred *) in schannel_connect_step1()177 malloc(sizeof(struct curl_schannel_cred)); in schannel_connect_step1()182 memset(connssl->cred, 0, sizeof(struct curl_schannel_cred)); in schannel_connect_step1()528 struct curl_schannel_cred *old_cred = NULL; in schannel_connect_step3()573 sizeof(struct curl_schannel_cred)); in schannel_connect_step3()1310 struct curl_schannel_cred *cred = ptr; in Curl_schannel_session_free()
230 struct curl_schannel_cred { struct317 struct curl_schannel_cred *cred;