Function batch_chunk_size

Source
fn batch_chunk_size(len: usize) -> usize
Expand description

Calculate the optimal chunk size for parallelizing encryption/decryption operations.