Searched defs:state_in (Results 1 – 2 of 2) sorted by relevance
600 XXH_PUBLIC_API XXH_errorcode XXH32_update (XXH32_state_t* state_in, const void* input, size_t len) in XXH32_update()648 XXH_PUBLIC_API unsigned int XXH32_digest (const XXH32_state_t* state_in) in XXH32_digest()719 XXH_PUBLIC_API XXH_errorcode XXH64_update (XXH64_state_t* state_in, const void* input, size_t len) in XXH64_update()783 XXH_PUBLIC_API unsigned long long XXH64_digest (const XXH64_state_t* state_in) in XXH64_digest()
6099 XXH_PUBLIC_API XXH_errorcode XXH32_update (XXH32_state_t* state_in, const void* input, size_t len) in XXH32_update()6147 XXH_PUBLIC_API unsigned int XXH32_digest (const XXH32_state_t* state_in) in XXH32_digest()6218 XXH_PUBLIC_API XXH_errorcode XXH64_update (XXH64_state_t* state_in, const void* input, size_t len) in XXH64_update()6282 XXH_PUBLIC_API unsigned long long XXH64_digest (const XXH64_state_t* state_in) in XXH64_digest()