Home
last modified time | relevance | path

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

/lib/
Dsiphash.c219 u64 combined = (u64)second << 32 | first; in siphash_3u32() local
333 u64 combined = (u64)second << 32 | first; in hsiphash_2u32() local
352 u64 combined = (u64)second << 32 | first; in hsiphash_3u32() local
373 u64 combined = (u64)second << 32 | first; in hsiphash_4u32() local