OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USE_NTLM2SESSION
(Results
1 - 2
of
2
) sorted by null
/external/curl/lib/
curl_ntlm_core.h
38
# define
USE_NTLM2SESSION
0
49
/* Define
USE_NTLM2SESSION
to 1 in order to make the type-3 message include the
52
#if !defined(
USE_NTLM2SESSION
) && USE_NTRESPONSES && !defined(USE_WIN32_CRYPTO)
53
#define
USE_NTLM2SESSION
1
curl_ntlm_msgs.c
377
#if USE_NTRESPONSES &&
USE_NTLM2SESSION
572
#if USE_NTRESPONSES &&
USE_NTLM2SESSION
Completed in 6736 milliseconds