Searched refs:xxh32_state (Results 1 – 1 of 1) sorted by relevance
144 * struct xxh32_state - private xxh32 state, do not use members directly146 struct xxh32_state { struct 158 * struct xxh32_state - private xxh64 state, do not use members directly argument 176 * Call this function on any xxh32_state to prepare for a new hashing operation.178 void xxh32_reset(struct xxh32_state *state, uint32_t seed);223 void xxh32_copy_state(struct xxh32_state *dst, const struct xxh32_state *src);