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

  /external/chromium_org/third_party/smhasher/src/
SpookyTest.cpp 4 *(uint32_t*)out = SpookyHash::Hash32(key, len, seed);
Spooky.h 72 // Hash32: hash a single message in one call, produce 32-bit output
74 static uint32 Hash32(

Completed in 25 milliseconds