Searched defs:siphash (Results 1 – 4 of 4) sorted by relevance
131 struct siphash { struct136 }; /* struct siphash */ argument
57 } siphash; member
41 fn siphash<H: Hash>(b: &H) -> u64 { in siphash() function