CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/01/11 08:26:07
Modified files:
lib/libcrypto/ec: ec_lib.c ec_local.h ecp_methods.c
Log message:
Rename the is_on_curve() method to point_is_on_curve()
Rename ec_is_on_curve() to ec_point_is_on_curve() and ec_cmp() to
ec_point_cmp().
