Home
last modified time | relevance | path

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

/external/v8/src/third_party/siphash/
Dhalfsiphash.h18 V8_EXPORT_PRIVATE uint32_t halfsiphash(const uint32_t value,
Dhalfsiphash.cc46 uint32_t halfsiphash(const uint32_t value, const uint64_t seed) { in halfsiphash() function
/external/v8/src/utils/
Dutils.h293 return halfsiphash(key, seed); in ComputeSeededHash()
/external/v8/
DAndroid.base.bp499 "src/third_party/siphash/halfsiphash.cc",
DBUILD.gn3312 "src/third_party/siphash/halfsiphash.cc",
3313 "src/third_party/siphash/halfsiphash.h",