From: Richard Levitte Date: Thu, 13 Feb 2003 13:21:13 +0000 (+0000) Subject: Another long name to deal with X-Git-Tag: BEN_FIPS_TEST_1~38^2~316 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4989f0599f408aeed89bf559c58d60d951823713;p=oweals%2Fopenssl.git Another long name to deal with --- diff --git a/crypto/symhacks.h b/crypto/symhacks.h index c225602064..a40e4fa468 100644 --- a/crypto/symhacks.h +++ b/crypto/symhacks.h @@ -199,6 +199,8 @@ #define EC_GROUP_set_point_conversion_form EC_GROUP_set_point_conv_form #undef EC_GROUP_get_point_conversion_form #define EC_GROUP_get_point_conversion_form EC_GROUP_get_point_conv_form +#undef EC_GROUP_clear_free_all_extra_data +#define EC_GROUP_clear_free_all_extra_data EC_GROUP_clr_free_all_xtra_data #undef EC_POINT_set_Jprojective_coordinates_GFp #define EC_POINT_set_Jprojective_coordinates_GFp \ EC_POINT_set_Jproj_coords_GFp