Function ring::aead::max_input_len

source ยท
const fn max_input_len(
    block_len: usize,
    overhead_blocks_per_nonce: usize,
) -> usize