Rework input and output handling for md4.
authorjsing <jsing@openbsd.org>
Tue, 26 Mar 2024 12:18:23 +0000 (12:18 +0000)
committerjsing <jsing@openbsd.org>
Tue, 26 Mar 2024 12:18:23 +0000 (12:18 +0000)
commit200b89fcb4d877de0be3124241432147aa9a1e8b
tree54ec1c07f7f25911e00cb604c34d81147bab25ab
parentef54309ef87902d5b677412920f4eb1f0c423011
Rework input and output handling for md4.

Use le32toh(), htole32() and crypto_{load,store}_htole32() as appropriate.

ok joshua@ tb@
lib/libcrypto/md4/md4.c