openssl/crypto/dh
Rich Salz e6390acac9 ex_data part 2: doc fixes and CRYPTO_free_ex_index.
Add CRYPTO_free_ex_index (for shared libraries)
Unify and complete the documentation for all "ex_data" API's and objects.
Replace xxx_get_ex_new_index functions with a macro.
Added an exdata test.
Renamed the ex_data internal datatypes.

Reviewed-by: Matt Caswell <matt@openssl.org>
2015-12-01 11:48:37 -05:00
..
dh192.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh512.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh1024.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh2048.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh4096.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh_ameth.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
dh_asn1.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
dh_check.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
dh_depr.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
dh_err.c Rebuild error source files. 2015-11-05 15:48:37 +00:00
dh_gen.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
dh_kdf.c RT3674: Make no-cms build work. 2015-09-03 14:45:15 -04:00
dh_key.c Tighten up BN_with_flags usage and avoid a reachable assert 2015-11-26 10:20:36 +00:00
dh_lib.c ex_data part 2: doc fixes and CRYPTO_free_ex_index. 2015-12-01 11:48:37 -05:00
dh_pmeth.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
dh_prn.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
dh_rfc5114.c Fix undeclared variable warnings. 2015-10-24 16:42:51 +01:00
example Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
generate Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
Makefile Fix undeclared variable warnings. 2015-10-24 16:42:51 +01:00