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