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 11 // We use NTLM_SSPI for Windows, and NTLM_PORTABLE for other platforms.
13 #define NTLM_SSPI
18 #if defined(NTLM_SSPI)
108 #if defined(NTLM_SSPI)
http_auth_handler_ntlm.cc 18 #if defined(NTLM_SSPI)
31 #else // !defined(NTLM_SSPI)
105 #if defined(NTLM_SSPI)

Completed in 4013 milliseconds