Constant MAX_BLOCK_LEN
pub const MAX_BLOCK_LEN: usize = _; // 128usizeAvailable on crate features
crypto and aws-lc only.Expand description
The maximum block length (Algorithm::block_len) of all the algorithms
in this module.