Home
last modified time | relevance | path

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

/external/expat/lib/
Dsiphash.h132 struct siphash { struct
137 }; /* struct siphash */ argument
/external/python/cpython3/Modules/expat/
Dsiphash.h137 struct siphash { struct
142 }; /* struct siphash */ argument
/external/python/cpython2/Modules/expat/
Dsiphash.h137 struct siphash { struct
142 }; /* struct siphash */ argument
/external/rust/crates/ahash/tests/
Dbench.rs33 fn siphash<H: Hash>(b: &H) -> u64 { in siphash() function
/external/python/cpython3/Include/
Dpyhash.h68 } siphash; member