CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/07/26 06:16:13
Modified files:
lib/libcrypto/ec: ecp_smpl.c
Log message:
Streamline check_discriminant()
Instead of inlining EC_GROUP_get_curve(), we can simply call it...
ok jsing
