Searched defs:h128 (Results 1 – 1 of 1) sorted by relevance
5002 XXH128_hash_t h128; in XXH3_len_1to3_128b() local5099 XXH128_hash_t h128 = XXH_mult64to128(m128.low64, XXH_PRIME64_2); in XXH3_len_9to16_128b() local5118 { XXH128_hash_t h128; in XXH3_len_0to16_128b() local5163 { XXH128_hash_t h128; in XXH3_len_17to128_128b() local5212 { XXH128_hash_t h128; in XXH3_len_129to240_128b() local5237 { XXH128_hash_t h128; in XXH3_hashLong_128b_internal() local5427 { XXH128_hash_t h128; in XXH3_128bits_digest() local5505 static void XXH3_combine16(void* dst, XXH128_hash_t h128) in XXH3_combine16()5539 XXH128_hash_t const h128 = XXH128(&scrambler, sizeof(scrambler), n); in XXH3_generateSecret() local
Completed in 30 milliseconds