Home
last modified time | relevance | path

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

/PHP-8.1/ext/hash/xxhash/
H A Dxxhash.h2819 XXH3_len_0to16_64b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in XXH3_len_0to16_64b() function
3855 return XXH3_len_0to16_64b((const xxh_u8*)input, len, (const xxh_u8*)secret, seed64); in XXH3_64bits_internal()

Completed in 33 milliseconds