Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_database_unittest.cc27 SBPrefix Sha256Prefix(const std::string& str) { in Sha256Prefix() function
62 Sha256Prefix(host_name), in InsertAddChunkHostPrefixUrl()
63 Sha256Prefix(url)); in InsertAddChunkHostPrefixUrl()
74 host.host = Sha256Prefix(host_name); in InsertAddChunkHostFullHashes()
90 host.host = Sha256Prefix(host_name); in InsertAddChunkHost2PrefixUrls()
93 host.entry->SetPrefixAt(0, Sha256Prefix(url1)); in InsertAddChunkHost2PrefixUrls()
94 host.entry->SetPrefixAt(1, Sha256Prefix(url2)); in InsertAddChunkHost2PrefixUrls()
107 host.host = Sha256Prefix(host_name); in InsertAddChunkHost2FullHashes()
142 Sha256Prefix(host_name), in InsertSubChunkHostPrefixUrl()
143 Sha256Prefix(url)); in InsertSubChunkHostPrefixUrl()
[all …]