Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dxxhash.h191 int xxh32_update(struct xxh32_state *state, const void *input, size_t length);
/linux-6.6.21/lib/
Dxxhash.c270 int xxh32_update(struct xxh32_state *state, const void *input, const size_t len) in xxh32_update() function
337 EXPORT_SYMBOL(xxh32_update);