Searched refs:CreateSPN (Results 1 - 4 of 4) sorted by last modified time

/external/chromium_org/net/http/
H A Dhttp_auth_handler_negotiate.cc115 std::string HttpAuthHandlerNegotiate::CreateSPN( function in class:net::HttpAuthHandlerNegotiate
310 spn_ = CreateSPN(address_list_, origin_);
H A Dhttp_auth_handler_negotiate.h105 std::string CreateSPN(const AddressList& address_list, const GURL& orign);
H A Dhttp_auth_handler_ntlm.cc38 CreateSPN(origin_),
136 std::string HttpAuthHandlerNTLM::CreateSPN(const GURL& origin) { function in class:net::HttpAuthHandlerNTLM
H A Dhttp_auth_handler_ntlm.h148 static std::string CreateSPN(const GURL& origin);

Completed in 154 milliseconds