MAX_BLOCKS

Constant MAX_BLOCKS 

Source
const MAX_BLOCKS: usize = _; // 4_294_967_295usize
Expand description

Maximum number of blocks that can be encrypted with ChaCha20 before the counter overflows.