Home
last modified time | relevance | path

Searched defs:ntlmdata (Results 1 – 1 of 1) sorted by relevance

/external/curl/lib/
Durldata.h330 struct ntlmdata { struct
331 curlntlm state;
337 CtxtHandle *sslContext;
339 CredHandle *credentials;
340 CtxtHandle *context;
341 SEC_WINNT_AUTH_IDENTITY identity;
342 SEC_WINNT_AUTH_IDENTITY *p_identity;
343 size_t token_max;
344 BYTE *output_token;
345 BYTE *input_token;
[all …]