Searched refs:SEC_I_COMPLETE_NEEDED (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dcurl_sspi.h267 #ifndef SEC_I_COMPLETE_NEEDED
268 # define SEC_I_COMPLETE_NEEDED ((HRESULT)0x00090313L) macro
H A Dhttp_negotiate_sspi.c230 if(neg_ctx->status == SEC_I_COMPLETE_NEEDED ||
H A Dstrerror.c1035 case SEC_I_COMPLETE_NEEDED:
1036 txt = "SEC_I_COMPLETE_NEEDED";
H A Dsocks_sspi.c60 status != SEC_I_COMPLETE_NEEDED &&

Completed in 63 milliseconds