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
906 SEC2TXT(SEC_E_INCOMPLETE_MESSAGE); in Curl_sspi_strerror()
216 if (sspi_ret == SEC_E_INCOMPLETE_MESSAGE) { in tls_client_handshake_loop()499 } else if (sspi_ret == SEC_E_INCOMPLETE_MESSAGE) { in tls_read()
1157 if(sspi_status == SEC_E_INCOMPLETE_MESSAGE) { in schannel_connect_step2()2008 else if(sspi_status == SEC_E_INCOMPLETE_MESSAGE) { in schannel_recv()