Searched refs:SEC_E_INCOMPLETE_MESSAGE (Results 1 – 4 of 4) sorted by relevance
151 #ifndef SEC_E_INCOMPLETE_MESSAGE152 # define SEC_E_INCOMPLETE_MESSAGE ((HRESULT)0x80090318L) macro
884 case SEC_E_INCOMPLETE_MESSAGE: in Curl_sspi_strerror()
28 KLABEL(SEC_E_INCOMPLETE_MESSAGE),
415 if(sspi_status == SEC_E_INCOMPLETE_MESSAGE) { in schannel_connect_step2()1081 else if(sspi_status == SEC_E_INCOMPLETE_MESSAGE) { in schannel_recv()