Searched refs:NTLMSTATE_NONE (Results 1 – 4 of 4) sorted by relevance
90 ntlm->state = NTLMSTATE_NONE; in Curl_input_ntlm()
395 NTLMSTATE_NONE, enumerator
454 (conn->ntlm.state != NTLMSTATE_NONE) || in http_perhapsrewind()455 (conn->proxyntlm.state != NTLMSTATE_NONE)) { in http_perhapsrewind()
3267 || (wantNTLMhttp || check->ntlm.state != NTLMSTATE_NONE) in ConnectionExists()3338 if(credentialsMatch && check->ntlm.state != NTLMSTATE_NONE) { in ConnectionExists()