Home
last modified time | relevance | path

Searched refs:xxh32 (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
A Dxxhash.h95 uint32_t xxh32(const void *input, size_t length, uint32_t seed);
129 return xxh32(input, length, seed); in xxhash()
/linux/lib/
A Dxxhash.c102 uint32_t xxh32(const void *input, const size_t len, const uint32_t seed) in xxh32() function
154 EXPORT_SYMBOL(xxh32);
/linux/
A Dvmlinux.symvers310 0x00000000 xxh32 vmlinux EXPORT_SYMBOL
A DSystem.map16834 ffff8000104a3f10 T xxh32
A D.tmp_System.map16834 ffff8000104a3f10 T xxh32

Completed in 323 milliseconds