Home
last modified time | relevance | path

Searched defs:hashed_host (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/net/http/
Dtransport_security_state.cc675 const std::string hashed_host = HashHost(canonicalized_host); in AddHSTS() local
698 const std::string hashed_host = HashHost(canonicalized_host); in AddHPKP() local
842 const std::string& hashed_host, const DomainState& state) { in AddOrUpdateEnabledHosts()