Richard Levitte 8baf9968df Make EVP_CIPHER_CTX opaque and renew the creator / destructor functions
Following the method used for EVP_MD_CTX and HMAC_CTX,
EVP_CIPHER_CTX_init and EVP_CIPHER_CTX_cleanup are joined together
into one function, EVP_CIPHER_CTX_reset, with EVP_CIPHER_CTX_init kept
as an alias.
EVP_CIPHER_CTX_cleanup fills no purpose of its own any more and is
therefore removed.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-01-12 13:52:22 +01:00
..
2015-09-03 16:26:34 -04:00
2016-01-02 20:39:24 +01:00
2015-10-14 18:45:33 +02:00
2015-10-14 18:45:33 +02:00
2015-12-11 16:18:01 +01:00
2015-12-14 23:06:14 +00:00
2015-12-07 17:39:23 +01:00
2016-01-07 18:00:51 +00:00
2015-12-11 16:18:35 +01:00
2015-12-14 23:06:14 +00:00
2016-01-07 18:00:51 +00:00
2015-11-21 14:21:04 +01:00