CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/03/28 23:03:34
Modified files:
lib/libcrypto/sha: sha1dgst.c
Log message:
Mop up MD32_XARRAY from SHA1.
MD32_XARRAY (formerly SHA_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.
ok miod@ tb@
