Searched refs:SEC_I_COMPLETE_NEEDED (Results 1 – 6 of 6) sorted by relevance
305 #ifndef SEC_I_COMPLETE_NEEDED306 # define SEC_I_COMPLETE_NEEDED ((HRESULT)0x00090313L) macro
958 SEC2TXT(SEC_I_COMPLETE_NEEDED); in Curl_sspi_strerror()
52 status != SEC_I_COMPLETE_NEEDED && in check_sspi_err()
196 if(status == SEC_I_COMPLETE_NEEDED || in Curl_auth_create_digest_md5_message()586 if(status == SEC_I_COMPLETE_NEEDED || in Curl_auth_create_digest_http_message()
268 if(nego->status == SEC_I_COMPLETE_NEEDED || in Curl_auth_decode_spnego_message()
173 if(status == SEC_I_COMPLETE_NEEDED || in Curl_auth_create_ntlm_type1_message()