Searched refs:xxh32 (Results 1 – 2 of 2) sorted by relevance
95 uint32_t xxh32(const void *input, size_t length, uint32_t seed);129 return xxh32(input, length, seed); in xxhash()
102 uint32_t xxh32(const void *input, const size_t len, const uint32_t seed) in xxh32() function154 EXPORT_SYMBOL(xxh32);