Searched refs:SEC_I_COMPLETE_NEEDED (Results 1 – 8 of 8) sorted by relevance
305 #ifndef SEC_I_COMPLETE_NEEDED306 # define SEC_I_COMPLETE_NEEDED ((HRESULT)0x00090313L) macro
1000 case SEC_I_COMPLETE_NEEDED: in Curl_sspi_strerror()
52 status != SEC_I_COMPLETE_NEEDED && in check_sspi_err()
22 KLABEL(SEC_I_COMPLETE_NEEDED),
1029 if ((ret == SEC_I_COMPLETE_NEEDED) || (ret == SEC_I_COMPLETE_AND_CONTINUE)) { in HttpAuthenticate()
213 if(status == SEC_I_COMPLETE_NEEDED || in Curl_auth_create_digest_md5_message()599 if(status == SEC_I_COMPLETE_NEEDED || in Curl_auth_create_digest_http_message()
257 if(nego->status == SEC_I_COMPLETE_NEEDED || in Curl_auth_decode_spnego_message()
169 if(status == SEC_I_COMPLETE_NEEDED || in Curl_auth_create_ntlm_type1_message()