CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2025/01/11 13:55:08
Modified files: lib/libcrypto/ec: ec_key.c ec_local.h Log message: Move EC_KEY_METHOD_DYNAMIC next to the two methods using it Only EC_KEY_METHOD_{new,free}() need to know about this flag, so make that more obvious.