Home
last modified time | relevance | path

Searched defs:xxh32_update (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A 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); variable
/kernel/linux/linux-6.6/lib/
H A 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); variable

Completed in 2 milliseconds