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