Constant ring::digest::MAX_CHAINING_LEN [−][src]
pub const MAX_CHAINING_LEN: usize = MAX_OUTPUT_LEN; // 0x0_000_000_000_000_040usize
The maximum chaining length (Algorithm::chaining_len
) of all the
algorithms in this module.