Searched refs:XXH3_len_4to8_64b (Results 1 – 1 of 1) sorted by relevance
3469 XXH3_len_4to8_64b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in XXH3_len_4to8_64b() function3506 if (XXH_likely(len >= 4)) return XXH3_len_4to8_64b(input, len, secret, seed); in XXH3_len_0to16_64b()
Completed in 17 milliseconds