mirror of
https://github.com/openssl/openssl.git
synced 2025-02-17 14:32:04 +08:00
Define a short alias for another long EC symbol.
This commit is contained in:
parent
b09f4fb271
commit
e5d814d040
@ -242,6 +242,8 @@
|
||||
#undef ec_GFp_simple_set_compressed_coordinates_GFp
|
||||
#define ec_GFp_simple_set_compressed_coordinates_GFp \
|
||||
ec_GFp_smp_set_compr_coords_GFp
|
||||
#undef ec_GFp_simple_group_check_discriminant
|
||||
#define ec_GFp_simple_group_check_discriminant ec_GFp_simple_grp_chk_discrim
|
||||
|
||||
#endif /* defined OPENSSL_SYS_VMS */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user