Remove MD32_REG_T.
authorjsing <jsing@openbsd.org>
Thu, 10 Aug 2023 07:15:23 +0000 (07:15 +0000)
committerjsing <jsing@openbsd.org>
Thu, 10 Aug 2023 07:15:23 +0000 (07:15 +0000)
commitcd67cc31882d39982b2638fb43ac2ce4fca85f99
tree1604fcf5b90888a337c3273a5720c516f0536d45
parent4bd1fa4c1844da742adc64b535737deba0f50008
Remove MD32_REG_T.

This is a hack that is only enabled on a handful of 64 bit platforms, as
a workaround for poor compiler optimisation. If you're running an archiac
compiler on an archiac architecture, then you can deal with slightly lower
performance.

ok tb@
lib/libcrypto/md32_common.h
lib/libcrypto/md4/md4.c
lib/libcrypto/md5/md5.c
lib/libcrypto/ripemd/ripemd.c
lib/libcrypto/sha/sha1.c
lib/libcrypto/sha/sha256.c