Home
last modified time | relevance | path

Searched defs:h128 (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/hash/xxhash/
H A Dxxhash.h5033 XXH128_hash_t h128; in XXH3_len_1to3_128b() local
5130 XXH128_hash_t h128 = XXH_mult64to128(m128.low64, XXH_PRIME64_2); in XXH3_len_9to16_128b() local
5149 { XXH128_hash_t h128; in XXH3_len_0to16_128b() local
5194 { XXH128_hash_t h128; in XXH3_len_17to128_128b() local
5243 { XXH128_hash_t h128; in XXH3_len_129to240_128b() local
5268 { XXH128_hash_t h128; in XXH3_hashLong_128b_internal() local
5458 { XXH128_hash_t h128; in XXH3_128bits_digest() local
5536 static void XXH3_combine16(void* dst, XXH128_hash_t h128) in XXH3_combine16()
5570 XXH128_hash_t const h128 = XXH128(&scrambler, sizeof(scrambler), n); in XXH3_generateSecret() local

Completed in 26 milliseconds