CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/06/25 13:20:57
Modified files:
lib/libcrypto/ecdh: ech_local.h
lib/libcrypto/ec: ec_local.h
Log message:
Move ecdh_KDF_X9_63() to ec_local.h
In anticipation of merging ecdh/ and ecdsa/ into ec/, move the last
remaining thing in ech_local.h where it will soon belong.
