Home
last modified time | relevance | path

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

/external/chromium/net/base/
Dtransport_security_state.cc33 static std::string HashHost(const std::string& canonicalized_host) { in HashHost() function
62 enabled_hosts_[HashHost(canonicalized_host)] = state_copy; in EnableHost()
72 HashHost(canonicalized_host)); in DeleteHost()
102 std::string hashed_domain(HashHost(IncludeNUL(&canonicalized_host[i]))); in IsEnabledForHost()
577 std::string hashed_host(HashHost(host_sub_chunk)); in IsPreloadedSTS()