Searched refs:XXH64_update (Results 1 – 2 of 2) sorted by relevance
125 XXH64_update(&ctx->s, in, len); in PHP_XXH64Update()
151 # undef XXH64_update280 # define XXH64_update XXH_NAME2(XXH_NAMESPACE, XXH64_update) macro723 XXH_PUBLIC_API XXH_errorcode XXH64_update (XXH64_state_t* statePtr, const void* input, size_t lengt…2540 XXH64_update(&state, (const xxh_u8*)input, len); in XXH64()2589 XXH64_update (XXH64_state_t* state, const void* input, size_t len) in XXH64_update() function
Completed in 20 milliseconds