Process a block of plaintext data from the input array and place it in the output array.
Array containing input data.
Array to hold the output data.
The amount of encrypted data processed.
See Implementation
Process a block of plaintext data from the input array and place it in the output array.