openssl/crypto/include/internal
Matt Caswell 44ab2dfdf9 Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data
We had the function EVP_CIPHER_CTX_cipher_data which is newly added for
1.1.0. As we now also need an EVP_CIPHER_CTX_set_cipher_data it makes
more sense for the former to be called EVP_CIPHER_CTX_get_cipher_data.

Reviewed-by: Tim Hudson <tjh@openssl.org>
2016-03-07 21:42:09 +00:00
..
asn1_int.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
async.h Ensure Async is deinited properly 2016-03-02 17:23:42 +00:00
bn_conf.h.in RT4339: Fix handling of <internal/bn_conf.h> 2016-02-23 13:18:23 -05:00
bn_dh.h Fix undeclared variable warnings. 2015-10-24 16:42:51 +01:00
bn_int.h Fix BN_hex2bn/BN_dec2bn NULL ptr/heap corruption 2016-02-29 16:32:18 +00:00
bn_srp.h Fix "defined but not used" warnings. 2015-09-11 18:16:23 +01:00
chacha.h Configure: make no-chacha and no-poly1305 work. 2015-12-10 12:05:50 +01:00
cryptlib.h Change default CT log list filename to "ct_log_list.cnf" 2016-03-04 10:50:10 -05:00
cryptlib_int.h Fix OPENSSL_INIT flags to avoid a clash. 2016-03-07 13:36:17 +00:00
ct_int.h Public API for Certificate Transparency 2016-02-26 14:57:29 -05:00
dso_conf.h.in Let Configure figure out the diverse shared library and DSO extensions 2016-02-19 11:51:23 +01:00
engine.h Rework based on feedback: 2016-03-07 13:36:17 +00:00
err.h Auto init/deinit libcrypto 2016-02-09 15:11:38 +00:00
evp_int.h Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data 2016-03-07 21:42:09 +00:00
md32_common.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
poly1305.h Configure: make no-chacha and no-poly1305 work. 2015-12-10 12:05:50 +01:00
x509_int.h Make PKCS8_PRIV_KEY_INFO opaque. 2016-03-07 17:11:21 +00:00