Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/common/
H A Dxxhash.h114 # define XXH32_update XXH_NAME2(XXH_NAMESPACE, XXH32_update) macro
180 XXH_PUBLIC_API XXH_errorcode XXH32_update (XXH32_state_t* statePtr, const void* input, size_t lengt…
H A Dxxhash.c356 XXH32_update(state, input, len); in XXH32()
600 XXH_PUBLIC_API XXH_errorcode XXH32_update (XXH32_state_t* state_in, const void* input, size_t len) in XXH32_update() function
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c5298 # define XXH32_update XXH_NAME2(XXH_NAMESPACE, XXH32_update) macro
5361 XXH_PUBLIC_API XXH_errorcode XXH32_update (XXH32_state_t* statePtr, const void* input, size_t lengt…
5855 XXH32_update(state, input, len); in XXH32()
6099 XXH_PUBLIC_API XXH_errorcode XXH32_update (XXH32_state_t* state_in, const void* input, size_t len) in XXH32_update() function