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

  /external/chromium/net/http/
http_auth_handler_ntlm.h 12 // We use NTLM_SSPI for Windows, and NTLM_PORTABLE for other platforms.
14 #define NTLM_SSPI
19 #if defined(NTLM_SSPI)
52 #if defined(NTLM_SSPI)
62 #endif // defined(NTLM_SSPI)
64 #if defined(NTLM_SSPI)
69 #endif // defined(NTLM_SSPI)
104 #if defined(NTLM_SSPI)
153 #if defined(NTLM_SSPI)
170 #if defined(NTLM_SSPI)
    [all...]
http_auth_handler_ntlm.cc 7 #if !defined(NTLM_SSPI)
37 #if defined(NTLM_SSPI)
43 #else // !defined(NTLM_SSPI)
112 #if defined(NTLM_SSPI)
139 #endif // defined(NTLM_SSPI)

Completed in 52 milliseconds