HomeSort by relevance Sort by last modified time
    Searched refs:Hash64 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/smhasher/src/
SpookyTest.cpp 8 *(uint64_t*)out = SpookyHash::Hash64(key, len, seed);
Spooky.h 59 // Hash64: hash a single message in one call, return 64-bit output
61 static uint64 Hash64(

Completed in 23 milliseconds