Searched refs:XXH3_len_1to3_128b (Results 1 – 1 of 1) sorted by relevance
4981 XXH3_len_1to3_128b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in XXH3_len_1to3_128b() function5117 if (len) return XXH3_len_1to3_128b(input, len, secret, seed); in XXH3_len_0to16_128b()
Completed in 35 milliseconds