FreeBSD/src 7cff9f3 (r348268)sys/conf files.i386 files.amd64, sys/crypto/aesni aesni_ccm.c aesni.c

Add an AESNI-optimized version of the CCM/CBC cryptographic and authentication
code.  The primary client of this is probably going to be ZFS encryption.

Reviewed by:    jhb, cem
Sponsored by:   iXsystems Inc, Kithrup Enterprises
Differential Revision:  https://reviews.freebsd.org/D19298
DeltaFile
+439-0sys/crypto/aesni/aesni_ccm.c
+63-11sys/crypto/aesni/aesni.c
+9-0sys/crypto/aesni/aesni.h
+7-2sys/modules/aesni/Makefile
+5-0sys/conf/files.i386
+5-0sys/conf/files.amd64
+1-0sys/crypto/aesni/aesni_wrap.c
+529-137 files

UnifiedSplitRaw