CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2024/10/28 12:01:26
Modified files: lib/libcrypto/ec: ec_ameth.c ec_local.h Log message: Expose eckey_compute_key() from ec_ameth This helper will be needed in a subsequent commit. ok jsing