HomeSort by relevance Sort by last modified time
    Searched refs:USE_NTLM_V2 (Results 1 - 3 of 3) sorted by null

  /external/curl/lib/
curl_ntlm_core.h 57 /* Define USE_NTLM_V2 in order to allow the type-3 message to include the
61 #define USE_NTLM_V2
77 #if defined(USE_NTLM_V2) && !defined(USE_WINDOWS_SSPI)
99 #endif /* USE_NTLM_V2 && !USE_WINDOWS_SSPI */
curl_ntlm_core.c 537 #if defined(USE_NTLM_V2) && !defined(USE_WINDOWS_SSPI)
549 #endif /* USE_NTLM_V2 && !USE_WINDOWS_SSPI */
628 #if defined(USE_NTLM_V2) && !defined(USE_WINDOWS_SSPI)
831 #endif /* USE_NTLM_V2 && !USE_WINDOWS_SSPI */
  /external/curl/lib/vauth/
ntlm.c 558 #if defined(USE_NTRESPONSES) && defined(USE_NTLM_V2)

Completed in 665 milliseconds