Searched defs:secretSize (Results 1 – 1 of 1) sorted by relevance
/php-src/ext/hash/xxhash/ |
H A D | xxhash.h | 3604 const xxh_u8* XXH_RESTRICT secret, size_t secretSize, in XXH3_len_17to128_64b() 3634 const xxh_u8* XXH_RESTRICT secret, size_t secretSize, in XXH3_len_129to240_64b() 4408 const xxh_u8* XXH_RESTRICT secret, size_t secretSize, in XXH3_hashLong_internal_loop() 4478 const void* XXH_RESTRICT secret, size_t secretSize, in XXH3_hashLong_64b_internal() 4599 XXH3_64bits_withSecret(const void* input, size_t len, const void* secret, size_t secretSize) in XXH3_64bits_withSecret() 4713 const void* secret, size_t secretSize) in XXH3_reset_internal() 4748 XXH3_64bits_reset_withSecret(XXH3_state_t* statePtr, const void* secret, size_t secretSize) in XXH3_64bits_reset_withSecret() 5175 const xxh_u8* XXH_RESTRICT secret, size_t secretSize, in XXH3_len_17to128_128b() 5208 const xxh_u8* XXH_RESTRICT secret, size_t secretSize, in XXH3_len_129to240_128b() 5257 const xxh_u8* XXH_RESTRICT secret, size_t secretSize, in XXH3_hashLong_128b_internal() [all …]
|
Completed in 34 milliseconds