Fix memory leak of crypt_ctx->h using openSSL 1.1+

Need to use EVP_CIPHER_CTX_free instead of EVP_CIPHER_CTX_reset.
1 file changed