Home
last modified time | relevance | path

Searched refs:XXH3_128bits_reset_withSeed (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/hash/
H A Dhash_xxhash.c250 _PHP_XXH3_Init(ctx, args, XXH3_128bits_reset_withSeed, XXH3_128bits_reset_withSecret, "xxh128"); in PHP_XXH3_128_Init()
/php-src/ext/hash/xxhash/
H A Dxxhash.h176 # undef XXH3_128bits_reset_withSeed
308 # define XXH3_128bits_reset_withSeed XXH_NAME2(XXH_NAMESPACE, XXH3_128bits_reset_withSeed) macro
904 XXH_PUBLIC_API XXH_errorcode XXH3_128bits_reset_withSeed(XXH3_state_t* statePtr, XXH64_hash_t seed);
5430 XXH3_128bits_reset_withSeed(XXH3_state_t* statePtr, XXH64_hash_t seed) in XXH3_128bits_reset_withSeed() function

Completed in 27 milliseconds