Searched refs:curl_schannel_cred (Results 1 – 2 of 2) sorted by relevance
73 struct curl_schannel_cred { struct85 struct curl_schannel_cred *cred; argument
429 struct curl_schannel_cred *old_cred = NULL; in schannel_connect_step1()665 BACKEND->cred = (struct curl_schannel_cred *) in schannel_connect_step1()666 calloc(1, sizeof(struct curl_schannel_cred)); in schannel_connect_step1()1278 struct curl_schannel_cred *old_cred = NULL; in schannel_connect_step3()1294 sizeof(struct curl_schannel_cred), in schannel_connect_step3()1970 struct curl_schannel_cred *cred = ptr; in Curl_schannel_session_free()