Searched defs:Hash128 (Results 1 – 10 of 10) sorted by relevance
24 pub struct Hash128 { struct29 impl From<u128> for Hash128 { argument164 fn finish128(&self) -> Hash128; in finish128()206 pub fn hash(&self, bytes: &[u8]) -> Hash128 { in hash()216 fn finish128(&self) -> Hash128 { in finish128()262 pub fn hash(&self, bytes: &[u8]) -> Hash128 { in hash()272 fn finish128(&self) -> Hash128 { in finish128()318 pub fn hash(&self, bytes: &[u8]) -> Hash128 { in hash()328 fn finish128(&self) -> Hash128 { in finish128()404 pub fn finish128(&self) -> Hash128 { in finish128()[all …]
75 impl Update for xxh3::Hash128 { implementation81 impl OutputSizeUser for xxh3::Hash128 { implementation85 impl FixedOutput for xxh3::Hash128 { implementation92 impl HashMarker for xxh3::Hash128 {} implementation
147 pub struct Hash128(State); struct149 impl Hash128 { implementation159 impl Hasher for Hash128 { implementation175 impl HasherExt for Hash128 { implementation
109 fn build_hasher(&self) -> Hash128 { in build_hasher()
139 impl Digest for xxh3::Hash128 { implementation
221 inline uint128_t Hash128(const Str& s) { in Hash128() function
1475 uint128_t Hash128(const char* s, size_t len) { in Hash128() function
219 inline uint128_t Hash128(const Str& s) { in Hash128() function
1473 uint128_t Hash128(const char* s, size_t len) { in Hash128() function