Home
last modified time | relevance | path

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

/php-src/ext/hash/xxhash/
H A Dxxhash.h3604 const xxh_u8* XXH_RESTRICT secret, size_t secretSize, in XXH3_len_17to128_64b()
3750 const void* XXH_RESTRICT secret) in XXH3_accumulate_512_avx512()
3859 const void* XXH_RESTRICT secret) in XXH3_accumulate_512_avx2()
3964 const void* XXH_RESTRICT secret) in XXH3_accumulate_512_sse2()
4065 const void* XXH_RESTRICT secret) in XXH3_accumulate_512_neon()
4159 const void* XXH_RESTRICT secret) in XXH3_accumulate_512_vsx()
4229 const void* XXH_RESTRICT secret) in XXH3_accumulate_512_scalar()
4391 const xxh_u8* XXH_RESTRICT secret, in XXH3_accumulate()
4713 const void* secret, size_t secretSize) in XXH3_reset_internal()
4943 const unsigned char* secret) in XXH3_digest_long()
[all …]
/php-src/ext/hash/
H A Dphp_hash_xxhash.h55 const unsigned char secret[PHP_XXH3_SECRET_SIZE_MAX]; member

Completed in 26 milliseconds