Searched refs:SEC_E_INVALID_PARAMETER (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dcurl_sspi.h254 #ifndef SEC_E_INVALID_PARAMETER
255 # define SEC_E_INVALID_PARAMETER ((HRESULT)0x8009035DL) macro
H A Dstrerror.c891 case SEC_E_INVALID_PARAMETER:
892 txt = "SEC_E_INVALID_PARAMETER";

Completed in 38 milliseconds