CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/08/10 05:00:46
Modified files:
lib/libcrypto/ripemd: ripemd.c rmdconst.h
Log message:
Inline shift values.
Inline the SL and SR defines, which only makes the code harder to follow.
No change to generated assembly.
Discussed with tb@
