Deleting the EVP context created using I_C_Crypt_Fast
To delete EVP context created
Call the I_C_Crypt_Fast
to encrypt complete chunks of data less than 3K bytes when you want the results immediately. I_C_Crypt_Fast
blocks while waiting for the results. This will work only when symmetric cache is on. This API gives better performance than I_C_Crypt
.