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
criov.c
crypto.c
cryptodev.c Rename enc_xform_rijndael128 -> enc_xform_aes. 2020-06-30 04:14:55 +00:00
cryptodev.h
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
ocryptodev.h
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