mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-09 13:42:56 +00:00
af03a3cbd6
Use memcpy for all little-endian architectures, sys/kern/md5c.c indicates this should be safe for all currently supported LE archs. Change the Encode and Decode functions for other archs to use le32toh() and htole32() functions instead of explicit byte shuffling. On sparc64 this gives md5(1) about 8% speed increase. |
||
---|---|---|
.. | ||
i386 | ||
Makefile | ||
md2.copyright | ||
md2.h | ||
md2c.c | ||
md4.copyright | ||
md4.h | ||
md4c.c | ||
md5.copyright | ||
md5.h | ||
md5c.c | ||
mddriver.c | ||
mdX.3 | ||
mdXhl.c | ||
ripemd.3 | ||
ripemd.h | ||
rmd160c.c | ||
rmd_locl.h | ||
rmdconst.h | ||
rmddriver.c | ||
sha0c.c | ||
sha1c.c | ||
sha_locl.h | ||
sha.3 | ||
sha.h | ||
shadriver.c |