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

  /external/curl/lib/
curl_sspi.h 274 #ifndef SEC_E_NO_S4U_PROT_SUPPORT
275 # define SEC_E_NO_S4U_PROT_SUPPORT ((HRESULT)0x80090356L)
strerror.c 919 case SEC_E_NO_S4U_PROT_SUPPORT:
920 txt = "SEC_E_NO_S4U_PROT_SUPPORT";

Completed in 1994 milliseconds