NetBSD/sys/opencrypto
riastradh 5da7826cde Fix kmem_free size in recent malloc->kmem conversion.
Should address this bracket report that has my name all over it:

https://mail-index.netbsd.org/current-users/2020/07/04/msg039059.html
2020-07-04 18:07:31 +00:00
..
Makefile
aesxcbcmac.c opencrypto: Switch from legacy rijndael API to new aes API. 2020-06-29 23:34:48 +00:00
aesxcbcmac.h opencrypto: Switch from legacy rijndael API to new aes API. 2020-06-29 23:34:48 +00:00
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 Rename enc_xform_rijndael128 -> enc_xform_aes. 2020-06-30 04:14:55 +00:00
cryptodev.h HMAC-SHA-512 has 32 bytes MAC. 2019-11-29 07:20:03 +00:00
cryptodev_internal.h
cryptosoft.c Fix kmem_free size in recent malloc->kmem conversion. 2020-07-04 18:07:31 +00:00
cryptosoft.h
cryptosoft_xform.c Rename enc_xform_rijndael128 -> enc_xform_aes. 2020-06-30 04:14:55 +00:00
deflate.c
deflate.h
files.opencrypto opencrypto: Switch from legacy rijndael API to new aes API. 2020-06-29 23:34:48 +00:00
gmac.c opencrypto: Switch from legacy rijndael API to new aes API. 2020-06-29 23:34:48 +00:00
gmac.h opencrypto: Switch from legacy rijndael API to new aes API. 2020-06-29 23:34:48 +00:00
ocryptodev.c Split the module glue out from the rest of opencrypto/ocryptodev to 2020-01-27 17:09:17 +00:00
ocryptodev.h Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
xform.c Rename enc_xform_rijndael128 -> enc_xform_aes. 2020-06-30 04:14:55 +00:00
xform.h Rename enc_xform_rijndael128 -> enc_xform_aes. 2020-06-30 04:14:55 +00:00