CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/06/25 12:45:56
Modified files:
lib/libcrypto/ecdh: ech_lib.c ech_local.h
lib/libcrypto/ecdsa: ecs_lib.c ecs_local.h
Log message:
Remove {ecdh,ecdsa}_check() and {ECDH,ECDSA}_DATA
This is now unused code. Removing it will free us up to remove some
other ugliness in the ec directory.
ok jsing
