CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/04/10 09:01:31
Modified files:
lib/libcrypto : Symbols.namespace
lib/libcrypto/ec: ec.h ec_lib.c ec_oct.c
lib/libcrypto/hidden/openssl: ec.h
Log message:
Hide deprecated functions in ec.h
use LCRYPTO_UNUSED and remove the LIBRESSL_INTERNAL guard
ok tb@
