fn batch_chunk_size(len: usize) -> usize
Calculate the optimal chunk size for parallelizing encryption/decryption operations.