Searched refs:func_init_seed (Results 1 – 1 of 1) sorted by relevance
158 …xxh3_reset_with_seed_func_t func_init_seed, xxh3_reset_with_secret_func_t func_init_secret, const … in _PHP_XXH3_Init() argument174 func_init_seed(&ctx->s, (XXH64_hash_t)Z_LVAL_P(_seed)); in _PHP_XXH3_Init()199 func_init_seed(&ctx->s, 0); in _PHP_XXH3_Init()
Completed in 7 milliseconds