CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/03/08 13:09:35
Modified files:
regress/lib/libcrypto/ec: Makefile ec_asn1_test.c
Log message:
ec_asn1_test: Prepare for upcoming bump
Linking statically, pull in ec_local.h and provide a prototype for
EC_GROUP_new(), which will be removed from the public API.
