CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2023/04/16 02:36:13
Modified files: lib/libcrypto/ec: ec.h Log message: Mark EC_KEY_{get,insert}_method_data() for removal This is unused and in the way of some house keeping. Thus it will be relocated to the attic. ok jsing