Home
last modified time | relevance | path

Searched refs:USE_NTLM_V2 (Results 1 – 3 of 3) sorted by relevance

/external/curl/lib/
Dcurl_ntlm_core.h61 #define USE_NTLM_V2 macro
77 #if defined(USE_NTLM_V2) && !defined(USE_WINDOWS_SSPI)
Dcurl_ntlm_core.c527 #if defined(USE_NTLM_V2) && !defined(USE_WINDOWS_SSPI)
621 #if defined(USE_NTLM_V2) && !defined(USE_WINDOWS_SSPI)
/external/curl/lib/vauth/
Dntlm.c565 #if defined(USE_NTRESPONSES) && defined(USE_NTLM_V2) in Curl_auth_create_ntlm_type3_message()