NetBSD/sys/opencrypto
knakahara 6623cb2c35 rename crypto_mtx to cryptodev_mtx
It is used by cryptodev.c and ocryptodev.c only.
2017-06-02 09:46:57 +00:00
..
aesxcbcmac.c From Alexander Nasonov: 2016-09-26 14:50:54 +00:00
aesxcbcmac.h
criov.c
crypto.c fix: crypto_unregister didn't work. 2017-05-31 02:17:49 +00:00
cryptodev_internal.h rename crypto_mtx to cryptodev_mtx 2017-06-02 09:46:57 +00:00
cryptodev.c rename crypto_mtx to cryptodev_mtx 2017-06-02 09:46:57 +00:00
cryptodev.h add cryptkop alloc/free KPI instead of manipulating cryptkop_pool directly. 2017-05-25 05:24:57 +00:00
cryptosoft_xform.c simplify, no functional change 2014-11-27 20:30:21 +00:00
cryptosoft.c swcrypto0 was initialized twice. Fix like pseudo network interfaces. 2017-06-01 08:49:35 +00:00
cryptosoft.h
deflate.c opencrypto: cleanup debug messages. 2017-05-17 06:33:04 +00:00
deflate.h
files.opencrypto make the default values of q_maxlen build parameters. 2017-05-24 10:05:09 +00:00
gmac.c
gmac.h
Makefile
ocryptodev.c rename crypto_mtx to cryptodev_mtx 2017-06-02 09:46:57 +00:00
ocryptodev.h More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
xform.c
xform.h