153
153
EVP_EncryptInit(), EVP_DecryptInit() and EVP_CipherInit() behave in a
154
154
similar way to EVP_EncryptInit_ex(), EVP_DecryptInit_ex and
156
156
initialized and they always use the default cipher implementation.
158
158
EVP_EncryptFinal(), EVP_DecryptFinal() and EVP_CipherFinal() behave in a