Constant blake2b_simd::SALTBYTES [−][src]
pub const SALTBYTES: usize = 2 * size_of::<Word>(); // 0x0000_0000_0000_0010usize
Expand description
The max salt length.
pub const SALTBYTES: usize = 2 * size_of::<Word>(); // 0x0000_0000_0000_0010usize
The max salt length.