mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
ba729265a8
efficiency (EC_PRE_COMP objects are now constant once completed). Extend 'extra_data' API to support arbitrarily many slots (although we need only one at the moment). Modify EC internal 'extra_data' API: EC_GROUP_[clear_]free_extra_data now frees only a single slot (the previous functions are available as EC_GROUP_[clear_]free_all_extra_data). Submitted by: Nils Larsch Reviewed by: Bodo Moeller |
||
---|---|---|
.. | ||
.cvsignore | ||
ec2_mult.c | ||
ec2_smpl.c | ||
ec2_smpt.c | ||
ec_asn1.c | ||
ec_check.c | ||
ec_curve.c | ||
ec_cvt.c | ||
ec_err.c | ||
ec_key.c | ||
ec_lcl.h | ||
ec_lib.c | ||
ec_mult.c | ||
ec_print.c | ||
ec.h | ||
ecp_mont.c | ||
ecp_nist.c | ||
ecp_recp.c | ||
ecp_smpl.c | ||
ectest.c | ||
Makefile.ssl |