Searched refs:XXH3_len_4to8_128b (Results 1 – 1 of 1) sorted by relevance
5010 XXH3_len_4to8_128b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in XXH3_len_4to8_128b() function5116 if (len >= 4) return XXH3_len_4to8_128b(input, len, secret, seed); in XXH3_len_0to16_128b()
Completed in 17 milliseconds