Home
last modified time | relevance | path

Searched defs:wyhash (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/
DCMakeLists.txt163 add_library(wyhash INTERFACE) target
/external/rust/crates/grpcio-sys/grpc/third_party/upb/third_party/wyhash/
Dwyhash.h104 static inline uint64_t wyhash(const void *key, uint64_t len, uint64_t seed, const uint64_t *secret){ in wyhash() function