Searched defs:wyhash (Results 1 – 2 of 2) sorted by relevance
163 add_library(wyhash INTERFACE) target
104 static inline uint64_t wyhash(const void *key, uint64_t len, uint64_t seed, const uint64_t *secret){ in wyhash() function