CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2025/01/21 10:01:25
Modified files: lib/libcrypto/ec: ec_lib.c Log message: EC_GROUP_check(): use accessor rather than reaching into the group The API will be removed soon. This prepares moving it to its only consumer.