Use MD5_LONG instead of unsigned int for consistency.
authorjsing <jsing@openbsd.org>
Tue, 15 Aug 2023 08:35:33 +0000 (08:35 +0000)
committerjsing <jsing@openbsd.org>
Tue, 15 Aug 2023 08:35:33 +0000 (08:35 +0000)
commitd697bab7f78f9eb7696b65cb527128b61297d168
tree52729b386319d3f14ae9ec80aa28dcb9cb5b2c75
parent5d2458649f20d9a4e86d867f5da8e5c2d9ac87ee
Use MD5_LONG instead of unsigned int for consistency.

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