Searched refs:XXH3_len_9to16_128b (Results 1 – 1 of 1) sorted by relevance
5037 XXH3_len_9to16_128b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in XXH3_len_9to16_128b() function5115 { if (len > 8) return XXH3_len_9to16_128b(input, len, secret, seed); in XXH3_len_0to16_128b()
Completed in 19 milliseconds