Home
last modified time | relevance | path

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

/php-src/ext/hash/xxhash/
H A Dxxhash.h5068 XXH3_len_9to16_128b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in XXH3_len_9to16_128b() function
5146 { if (len > 8) return XXH3_len_9to16_128b(input, len, secret, seed); in XXH3_len_0to16_128b()

Completed in 20 milliseconds