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-12-18 13:08:40 +01:00
2015-12-16 16:14:49 -05:00
2015-05-12 10:24:48 -04:00
2016-01-11 17:50:42 +00:00
2016-01-11 02:41:16 +00:00
2015-12-18 13:08:40 +01:00
2016-01-09 19:05:44 -05:00
2015-12-09 22:09:20 +00:00
2015-12-09 22:09:20 +00:00
2016-01-11 17:50:42 +00:00
2016-01-11 17:50:42 +00:00
2015-12-10 14:24:22 +00:00
2015-12-11 16:18:01 +01:00
2016-01-08 01:18:55 +01:00
2015-10-08 15:31:08 +01:00
2015-08-26 07:02:33 -04:00
2015-12-10 12:05:30 +01:00
2016-01-07 13:48:59 -05:00