Home
last modified time | relevance | path

Searched defs:c_rounds (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/siphasher/src/
Dsip.rs556 fn c_rounds(_: &mut State); in c_rounds() method
565 fn c_rounds(state: &mut State) { in c_rounds() method
582 fn c_rounds(state: &mut State) { in c_rounds() method
Dsip128.rs628 fn c_rounds(_: &mut State); in c_rounds() method
637 fn c_rounds(state: &mut State) { in c_rounds() method
654 fn c_rounds(state: &mut State) { in c_rounds() method
/external/rust/cxx/src/
Dsip.rs219 fn c_rounds(state: &mut State) { in c_rounds() method