NetBSD/sys/opencrypto
pgoyette 9120d4511b Use the module subsystem's ability to process SYSCTL_SETUP() entries to
automate installation of sysctl nodes.

Note that there are still a number of device and pseudo-device modules
that create entries tied to individual device units, rather than to the
module itself.  These are not changed.
2020-03-16 21:20:09 +00:00
..
aesxcbcmac.c
aesxcbcmac.h
compat_crypto_50.c Remove left-over #includes 2020-01-27 17:11:27 +00:00
criov.c
crypto.c Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
cryptodev_internal.h
cryptodev.c If we get an error from devsw_attach(), don't destroy the error value, 2020-01-27 02:56:15 +00:00
cryptodev.h HMAC-SHA-512 has 32 bytes MAC. 2019-11-29 07:20:03 +00:00
cryptosoft_xform.c add (void *) intermediate casts to elide gcc function cast warnings. This 2019-10-12 00:49:30 +00:00
cryptosoft.c add (void *) intermediate casts to elide gcc function cast warnings. This 2019-10-12 00:49:30 +00:00
cryptosoft.h
deflate.c
deflate.h
files.opencrypto Split the module glue out from the rest of opencrypto/ocryptodev to 2020-01-27 17:09:17 +00:00
gmac.c
gmac.h
Makefile
ocryptodev.c Split the module glue out from the rest of opencrypto/ocryptodev to 2020-01-27 17:09:17 +00:00
ocryptodev.h
xform.c
xform.h