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

  /external/curl/lib/
curl_sspi.h 121 #ifndef SEC_E_QOP_NOT_SUPPORTED
122 # define SEC_E_QOP_NOT_SUPPORTED ((HRESULT)0x8009030AL)
strerror.c 937 case SEC_E_QOP_NOT_SUPPORTED:
938 txt = "SEC_E_QOP_NOT_SUPPORTED";

Completed in 743 milliseconds