Constant BYTES

Source
pub const BYTES: usize = 64;
Expand description

Determines the LANES size. i.e.: register size; Every block of data is processed in chunks of BYTES bytes.