Home
last modified time | relevance | path

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

/linux/include/linux/
A Dxxhash.h257 void xxh64_copy_state(struct xxh64_state *dst, const struct xxh64_state *src);
/linux/lib/
A Dxxhash.c85 void xxh64_copy_state(struct xxh64_state *dst, const struct xxh64_state *src) in xxh64_copy_state() function
89 EXPORT_SYMBOL(xxh64_copy_state);

Completed in 8 milliseconds