CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2023/08/10 06:27:35
Modified files: lib/libcrypto/ripemd: ripemd.c Log message: Mop up the last MD32_XARRAY. 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.