Home
last modified time | relevance | path

Searched refs:KEY_BLOCKS (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/ring/src/aead/
Dchacha.rs133 const KEY_BLOCKS: usize = 2; constant
134 pub const KEY_LEN: usize = KEY_BLOCKS * BLOCK_LEN;