Searched defs:state_inc (Results 1 – 3 of 3) sorted by relevance
54 let mut state_inc = SipHasher13::new_with_keys(k0, k1); in test_siphash128_1_3() localVariable85 let mut state_inc = SipHasher24::new_with_keys(k0, k1); in test_siphash128_2_4() localVariable
131 let mut state_inc = SipHasher13::new_with_keys(k0, k1); in test_siphash_1_3() localVariable225 let mut state_inc = SipHasher24::new_with_keys(k0, k1); in test_siphash_2_4() localVariable
619 USHORT state_inc; in decode2() local