Demacro MD5 and improve data loading.
authorjsing <jsing@openbsd.org>
Tue, 26 Mar 2024 05:21:35 +0000 (05:21 +0000)
committerjsing <jsing@openbsd.org>
Tue, 26 Mar 2024 05:21:35 +0000 (05:21 +0000)
commitbbd86a023317de6061133fc86b5d2d9b1ab5277b
tree0760b2565a0338cb4a61b2e77740575b3cd85d8d
parent352d66d91b458ba293452aa66e072b54be5f9454
Demacro MD5 and improve data loading.

Use static inline functions instead of macros and improve handling of
aligned data. Also number rounds as per RFC 1321.

ok tb@
lib/libcrypto/md5/md5.c