CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/04/17 07:57:58
Modified files:
lib/libcrypto/ec: ec_ameth.c
Log message:
ecdh_cms_encrypt: handle kdf_md in one go
Again the getting and the setting were interrupted by ten lines of
completely unrelated code.
ok jsing
