Searched refs:DecodeHSTSPreload (Results 1 – 4 of 4) sorted by relevance
193 bool DecodeHSTSPreload(const std::string& search_hostname, PreloadResult* out) { in DecodeHSTSPreload() function645 if (DecodeHSTSPreload(host, &result) && in GetStaticSTSState()722 } else if (DecodeHSTSPreload(host, &result) && result.has_pins) { in GetStaticPKPState()
68 is `DecodeHSTSPreload` and lives in `net/http/transport_security_state.cc`.