freebsd-dev/sbin/geom/class
Allan Jude 7a3f5d11fb Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c
cperciva's libmd implementation is 5-30% faster

The same was done for SHA256 previously in r263218

cperciva's implementation was lacking SHA-384 which I implemented, validated against OpenSSL and the NIST documentation

Extend sbin/md5 to create sha384(1)

Chase dependancies on sys/crypto/sha2/sha2.{c,h} and replace them with sha512{c.c,.h}

Reviewed by:	cperciva, des, delphij
Approved by:	secteam, bapt (mentor)
MFC after:	2 weeks
Sponsored by:	ScaleEngine Inc.
Differential Revision:	https://reviews.freebsd.org/D3929
2015-12-27 17:33:59 +00:00
..
cache Add META_MODE support. 2015-06-13 19:20:56 +00:00
concat Add META_MODE support. 2015-06-13 19:20:56 +00:00
eli Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c 2015-12-27 17:33:59 +00:00
journal Add META_MODE support. 2015-06-13 19:20:56 +00:00
label Add META_MODE support. 2015-06-13 19:20:56 +00:00
mirror Add META_MODE support. 2015-06-13 19:20:56 +00:00
mountver Add META_MODE support. 2015-06-13 19:20:56 +00:00
multipath Don't leak rsector/sector in mp_label(..) 2015-12-10 07:04:36 +00:00
nop Make geom_nop(4) collect statistics on all types of BIOs, not just 2015-10-10 09:03:31 +00:00
part Remove a note about damaged PMBR. Now GPT will be detected automatically 2015-12-10 10:37:12 +00:00
raid Remove compatibility shims for legacy ATA device names. 2015-10-11 13:01:51 +00:00
raid3 Add META_MODE support. 2015-06-13 19:20:56 +00:00
sched Add META_MODE support. 2015-06-13 19:20:56 +00:00
shsec Add META_MODE support. 2015-06-13 19:20:56 +00:00
stripe Add META_MODE support. 2015-06-13 19:20:56 +00:00
virstor Add META_MODE support. 2015-06-13 19:20:56 +00:00
Makefile Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
Makefile.inc Revert r284417 it is not necessary anymore 2015-06-15 19:28:07 +00:00