Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/common/
H A Dxxhash.h105 # define XXH32 XXH_NAME2(XXH_NAMESPACE, XXH32) macro
143 XXH_PUBLIC_API XXH32_hash_t XXH32 (const void* input, size_t length, unsigned int seed);
H A Dxxhash.c350 XXH_PUBLIC_API unsigned int XXH32 (const void* input, size_t len, unsigned int seed) in XXH32() function
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c5289 # define XXH32 XXH_NAME2(XXH_NAMESPACE, XXH32) macro
5327 XXH_PUBLIC_API XXH32_hash_t XXH32 (const void* input, size_t length, unsigned int seed);
5849 XXH_PUBLIC_API unsigned int XXH32 (const void* input, size_t len, unsigned int seed) in XXH32() function