Searched refs:SipHasher13 (Results 1 – 2 of 2) sorted by relevance
20 pub struct SipHasher13 { struct111 impl SipHasher13 { impl119 let mut state = SipHasher13 { in new_with_keys()146 impl Hasher for SipHasher13 { implementation
8 let mut hasher = crate::sip::SipHasher13::new(); in hash()