Home
last modified time | relevance | path

Searched refs:SEC_E_QOP_NOT_SUPPORTED (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/lib/
Dcurl_sspi.h121 #ifndef SEC_E_QOP_NOT_SUPPORTED
122 # define SEC_E_QOP_NOT_SUPPORTED ((HRESULT)0x8009030AL) macro
Dstrerror.c937 SEC2TXT(SEC_E_QOP_NOT_SUPPORTED); in Curl_sspi_strerror()
/third_party/curl/docs/
DKNOWN_BUGS586 with SEC_E_QOP_NOT_SUPPORTED which causes curl to fail with CURLE_AUTH_ERROR.