Rich Salz 3aef36ffef Add CRYPTO_EX_DATA; remove EC_EXTRA_DATA
Add CRYPTO_EX_DATA add EndC_KEY_[gs]et_method, From Roumen Petrov.
Had to add various exdata calls to init/copy/free the exdata.
Had to remove const from some EC functions because exdata isn't
const-correct. :(
Also remove EC_EXTRA_DATA and use a union to hold the possible
pre-computed values and an enum to tell which value is in the
union. (Rich Salz)

Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
2016-01-13 14:32:59 -05:00
..
2016-01-07 20:53:23 -05:00
2015-04-30 21:37:06 -04:00
2015-12-14 23:06:14 +00:00
2015-12-16 14:17:53 +00:00
2015-12-09 22:09:18 +00:00
2015-12-16 14:17:53 +00:00
2015-12-16 16:14:49 -05:00
2015-12-16 14:17:53 +00:00
2015-12-09 22:09:17 +00:00
2015-12-09 22:09:20 +00:00
2015-12-09 22:09:20 +00:00
2015-12-09 22:09:20 +00:00
2015-04-30 21:37:06 -04:00
2015-04-30 21:37:06 -04:00
2016-01-12 16:26:56 -05:00