NetBSD/sys/opencrypto
pgoyette 1352bf2652 Revert previous change to use SYSCTL_SETUP since it breaks on macppc.
For some reason, the crypto module fails to link, and this results in
opencrypto sysctl failures.

Should resolve PR kern/55154
2020-04-08 15:27:18 +00:00
..
Makefile
aesxcbcmac.c
aesxcbcmac.h
compat_crypto_50.c Remove left-over #includes 2020-01-27 17:11:27 +00:00
criov.c
crypto.c Revert previous change to use SYSCTL_SETUP since it breaks on macppc. 2020-04-08 15:27:18 +00:00
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
cryptodev_internal.h
cryptosoft.c add (void *) intermediate casts to elide gcc function cast warnings. This 2019-10-12 00:49:30 +00:00
cryptosoft.h
cryptosoft_xform.c add (void *) intermediate casts to elide gcc function cast warnings. This 2019-10-12 00:49:30 +00:00
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
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