freebsd-dev/lib/libmd
Allan Jude 929b476ae6 Increase loop unrolling for skein hashes
This patch was inspired by an opposite change made to shrink the code
for the boot loader.

On my i7-4770, it increases the skein1024 speed from 470 to 550 MB/s

Reviewed by:	sbruno
MFC after:	1 month
Sponsored by:	ScaleEngine Inc.
Differential Revision:	https://reviews.freebsd.org/D7824
2017-07-01 21:18:06 +00:00
..
i386
Makefile Increase loop unrolling for skein hashes 2017-07-01 21:18:06 +00:00
Makefile.depend
md4.copyright
md4.h libmd: introduce functions that operate on an fd instead of filename 2016-10-17 13:47:22 +00:00
md4c.c
md5.copyright
md5.h Fix C++ includability of crypto headers with static array sizes 2016-10-18 23:20:49 +00:00
md5c.c ANSIfy md5 functions 2017-06-05 11:55:26 +00:00
mddriver.c
mdX.3
mdXhl.c libmd: introduce functions that operate on an fd instead of filename 2016-10-17 13:47:22 +00:00
ripemd.3
ripemd.h libmd: introduce functions that operate on an fd instead of filename 2016-10-17 13:47:22 +00:00
rmd160c.c
rmd_locl.h
rmdconst.h
rmddriver.c
sha0c.c
sha1c.c
sha256.3
sha512.3
sha_locl.h
sha.3
sha.h libmd: introduce functions that operate on an fd instead of filename 2016-10-17 13:47:22 +00:00
shadriver.c
skein.3
skeindriver.c