Home
last modified time | relevance | path

Searched refs:xxh64 (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dxxhash.h108 uint64_t xxh64(const void *input, size_t length, uint64_t seed);
/Linux-v4.19/lib/
Dxxhash.c172 uint64_t xxh64(const void *input, const size_t len, const uint64_t seed) in xxh64() function
237 EXPORT_SYMBOL(xxh64);