NetBSD/sys/opencrypto
riastradh c878e587ac opencrypto/cryptodev.h: Fix includes.
- Move sys/condvar.h under #ifdef _KERNEL.
- Add some other necessary includes and forward declarations.
- Sort.
2023-07-11 10:42:16 +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 opencrypto(9): Fix missing initialization in error branch. 2022-06-26 22:52:30 +00:00
cryptodev.c fix misspellings of 'available' and nearby typos 2022-09-10 12:14:17 +00:00
cryptodev.h opencrypto/cryptodev.h: Fix includes. 2023-07-11 10:42:16 +00:00
cryptodev_internal.h
cryptosoft.c opencrypto: Make freesession callback return void. 2022-05-22 11:39:26 +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 crypto(4): Refuse count>1 for old CIOCNCRYPTM. 2022-03-12 17:15:04 +00:00
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