CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/07/15 09:37:05
Modified files:
lib/libcrypto/md5: md5_dgst.c
Log message:
Mop up MD32_XARRAY from md5.
MD32_XARRAY was added as a workaround for a broken HP C compiler (circa
1999). Clean it up to simplify the code.
No change in generated assembly.
