HomeSort by relevance Sort by last modified time
    Searched refs:SEC_E_SECURITY_QOS_FAILED (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
curl_sspi.h 187 #ifndef SEC_E_SECURITY_QOS_FAILED
188 # define SEC_E_SECURITY_QOS_FAILED ((HRESULT)0x80090332L)
strerror.c 949 case SEC_E_SECURITY_QOS_FAILED:
950 txt = "SEC_E_SECURITY_QOS_FAILED";

Completed in 245 milliseconds