Home
last modified time | relevance | path

Searched refs:CreateSPN (Results 1 – 4 of 4) sorted by relevance

/external/chromium/net/http/
Dhttp_auth_handler_ntlm.cc41 CreateSPN(origin_), in GenerateAuthTokenImpl()
143 std::wstring HttpAuthHandlerNTLM::CreateSPN(const GURL& origin) { in CreateSPN() function in net::HttpAuthHandlerNTLM
Dhttp_auth_handler_negotiate.cc111 std::wstring HttpAuthHandlerNegotiate::CreateSPN( in CreateSPN() function in net::HttpAuthHandlerNegotiate
304 spn_ = CreateSPN(address_list_, origin_); in DoResolveCanonicalNameComplete()
Dhttp_auth_handler_ntlm.h151 static std::wstring CreateSPN(const GURL& origin);
Dhttp_auth_handler_negotiate.h105 std::wstring CreateSPN(const AddressList& address_list, const GURL& orign);