Home
last modified time | relevance | path

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

/lib/
Dsiphash.c225 u64 combined = (u64)second << 32 | first; in siphash_3u32() local
339 u64 combined = (u64)second << 32 | first; in hsiphash_2u32() local
358 u64 combined = (u64)second << 32 | first; in hsiphash_3u32() local
379 u64 combined = (u64)second << 32 | first; in hsiphash_4u32() local