Home
last modified time | relevance | path

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

/PHP-8.2/ext/hash/xxhash/
H A Dxxhash.h4786 XXH3_update(XXH3_state_t* XXH_RESTRICT const state, in XXH3_update() function
4904 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 18 milliseconds