Home
last modified time | relevance | path

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

/PHP-8.1/ext/hash/xxhash/
H A Dxxhash.h3774 XXH3_hashLong_64b_withSecret(const void* XXH_RESTRICT input, size_t len, in XXH3_hashLong_64b_withSecret() function
3874 return XXH3_64bits_internal(input, len, 0, secret, secretSize, XXH3_hashLong_64b_withSecret); in XXH3_64bits_withSecret()

Completed in 35 milliseconds