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

  /external/curl/lib/
curl_sspi.h 292 #ifndef SEC_E_INVALID_PARAMETER
293 # define SEC_E_INVALID_PARAMETER ((HRESULT)0x8009035DL)
strerror.c 856 case SEC_E_INVALID_PARAMETER:
857 txt = "SEC_E_INVALID_PARAMETER";

Completed in 258 milliseconds