Constant ring::digest::MAX_BLOCK_LEN
source · pub const MAX_BLOCK_LEN: usize = _; // 128usizeExpand description
The maximum block length (Algorithm::block_len) of all the algorithms in
this module.
pub const MAX_BLOCK_LEN: usize = _; // 128usizeThe maximum block length (Algorithm::block_len) of all the algorithms in
this module.