Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dxxhash.h178 void xxh32_reset(struct xxh32_state *state, uint32_t seed);
/linux/lib/
H A Dxxhash.c242 void xxh32_reset(struct xxh32_state *statePtr, const uint32_t seed) in xxh32_reset() function
254 EXPORT_SYMBOL(xxh32_reset);