Searched refs:XXH3_update (Results 1 – 1 of 1) sorted by relevance
4786 XXH3_update(XXH3_state_t* XXH_RESTRICT const state, in XXH3_update() function4904 return XXH3_update(state, (const xxh_u8*)input, len, in XXH3_64bits_update()5415 return XXH3_update(state, (const xxh_u8*)input, len, in XXH3_128bits_update()
Completed in 19 milliseconds