openssl/include
Richard Levitte e17f5b6a6b Add CRYPTO_alloc_ex_data()
This allows allocation of items at indexes that were created after the
CRYPTO_EX_DATA variable was initialized, using the exact same method
that was used then.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8225)
2019-02-16 00:29:20 +01:00
..
internal Remove unnecessary trailing whitespace 2019-02-05 16:25:11 +01:00
openssl Add CRYPTO_alloc_ex_data() 2019-02-16 00:29:20 +01:00