Searched defs:CHAINING_WORDS (Results 1 – 2 of 2) sorted by relevance
23 const CHAINING_WORDS: usize = CHAINING_LEN / 4; constant
47 mut H: [S; CHAINING_WORDS], in block_data_order()50 ) -> [S; CHAINING_WORDS] {178 pub(super) const CHAINING_WORDS: usize = 8; constant