CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/07/28 03:01:25
Modified files:
lib/libcrypto : Makefile Symbols.list Symbols.namespace
lib/libcrypto/ecdsa: ecdsa.h
lib/libcrypto/err: err_all.c
lib/libcrypto/hidden/openssl: ecdsa.h
Removed files:
lib/libcrypto/ecdsa: ecs_err.c
Log message:
Remove ecs_err.c
These error codes have been unused for a while, so the public API loading
them is pointless.
ok jsing
