Constant blake2b_simd::KEYBYTES [−][src]
pub const KEYBYTES: usize = 8 * size_of::<Word>(); // 0x0000_0000_0000_0040usize
Expand description
The max key length.
pub const KEYBYTES: usize = 8 * size_of::<Word>(); // 0x0000_0000_0000_0040usize
The max key length.