Searched refs:SEC_E_QOP_NOT_SUPPORTED (Results 1 – 3 of 3) sorted by relevance
121 #ifndef SEC_E_QOP_NOT_SUPPORTED122 # define SEC_E_QOP_NOT_SUPPORTED ((HRESULT)0x8009030AL) macro
937 SEC2TXT(SEC_E_QOP_NOT_SUPPORTED); in Curl_sspi_strerror()
586 with SEC_E_QOP_NOT_SUPPORTED which causes curl to fail with CURLE_AUTH_ERROR.