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

  /external/chromium/net/http/
http_auth_handler_ntlm_win.cc 49 sspi_library_(NULL) {
66 int rv = DetermineMaxTokenLength(sspi_library_, NTLMSP_NAME,
76 new HttpAuthHandlerNTLM(sspi_library_, max_token_length_,
http_auth_handler_ntlm.h 60 sspi_library_ = sspi_library;
68 SSPILibrary* sspi_library_; member in class:net::HttpAuthHandlerNTLM::Factory

Completed in 22 milliseconds