Home
last modified time | relevance | path

Searched defs:secretSize (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/ext/hash/xxhash/
H A Dxxhash.h3573 const xxh_u8* XXH_RESTRICT secret, size_t secretSize, in XXH3_len_17to128_64b()
3603 const xxh_u8* XXH_RESTRICT secret, size_t secretSize, in XXH3_len_129to240_64b()
4377 const xxh_u8* XXH_RESTRICT secret, size_t secretSize, in XXH3_hashLong_internal_loop()
4447 const void* XXH_RESTRICT secret, size_t secretSize, in XXH3_hashLong_64b_internal()
4568 XXH3_64bits_withSecret(const void* input, size_t len, const void* secret, size_t secretSize) in XXH3_64bits_withSecret()
4682 const void* secret, size_t secretSize) in XXH3_reset_internal()
4717 XXH3_64bits_reset_withSecret(XXH3_state_t* statePtr, const void* secret, size_t secretSize) in XXH3_64bits_reset_withSecret()
5144 const xxh_u8* XXH_RESTRICT secret, size_t secretSize, in XXH3_len_17to128_128b()
5177 const xxh_u8* XXH_RESTRICT secret, size_t secretSize, in XXH3_len_129to240_128b()
5226 const xxh_u8* XXH_RESTRICT secret, size_t secretSize, in XXH3_hashLong_128b_internal()
[all …]

Completed in 24 milliseconds