NetBSD/sys/opencrypto
dholland a68f9396b6 Change (mostly mechanically) every cdevsw/bdevsw I can find to use
designated initializers.

I have not built every extant kernel so I have probably broken at
least one build; however I've also found and fixed some wrong
cdevsw/bdevsw entries so even if so I think we come out ahead.
2014-03-16 05:20:22 +00:00
..
aesxcbcmac.c
aesxcbcmac.h
criov.c
crypto.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
cryptodev_internal.h
cryptodev.c Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
cryptodev.h -if an opencrypto(9) session is allocated, the driver is refcounted 2011-06-09 14:41:24 +00:00
cryptosoft_xform.c fix compilation 2013-02-02 21:02:06 +00:00
cryptosoft.c Modularize the opencrypto components and link to the build 2014-01-01 16:06:00 +00:00
cryptosoft.h
deflate.c avoid some uninitialised warning issues GCC 4.5 complains about. 2011-07-03 01:01:06 +00:00
deflate.h
files.opencrypto First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
gmac.c use 64-bit integers for GF128 multiplication on LP64 CPUs 2011-06-09 14:47:42 +00:00
gmac.h use 64-bit integers for GF128 multiplication on LP64 CPUs 2011-06-09 14:47:42 +00:00
Makefile
ocryptodev.c Modularize the opencrypto components and link to the build 2014-01-01 16:06:00 +00:00
ocryptodev.h
xform.c pull in AES-GCM/GMAC support from OpenBSD 2011-05-26 21:50:02 +00:00
xform.h pull in AES-GCM/GMAC support from OpenBSD 2011-05-26 21:50:02 +00:00