Searched refs:SEC_E_WRONG_PRINCIPAL (Results 1 – 4 of 4) sorted by relevance
160 #ifndef SEC_E_WRONG_PRINCIPAL161 # define SEC_E_WRONG_PRINCIPAL ((HRESULT)0x80090322L) macro
1034 case SEC_E_WRONG_PRINCIPAL: in Curl_sspi_strerror()
43 KLABEL(SEC_E_WRONG_PRINCIPAL),
193 if(sspi_status == SEC_E_WRONG_PRINCIPAL) in schannel_connect_step1()245 if(sspi_status == SEC_E_WRONG_PRINCIPAL) in schannel_connect_step1()459 if(sspi_status == SEC_E_WRONG_PRINCIPAL) in schannel_connect_step2()