NetBSD/sys/opencrypto
knakahara 8a37362ba6 Fix PR kern/52910. Reported and implemented a patch by Sevan Janiyan, thanks. 2018-01-08 23:34:56 +00:00
..
Makefile
aesxcbcmac.c From Alexander Nasonov: 2016-09-26 14:50:54 +00:00
aesxcbcmac.h
criov.c
crypto.c Fix PR kern/52910. Reported and implemented a patch by Sevan Janiyan, thanks. 2018-01-08 23:34:56 +00:00
cryptodev.c add fo_name so we can identify the fileops in a simple way. 2017-11-30 20:25:54 +00:00
cryptodev.h update locking notes of opencrypto(9) 2017-07-26 06:44:50 +00:00
cryptodev_internal.h rename crypto_mtx to cryptodev_mtx 2017-06-02 09:46:57 +00:00
cryptosoft.c fix cryptosoft.c:r1.51 mistake. swcrypto_attach() must not be called from module_init_class(). 2017-06-23 11:41:58 +00:00
cryptosoft.h
cryptosoft_xform.c simplify, no functional change 2014-11-27 20:30:21 +00:00
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
ocryptodev.c Avoid another userland-controlled integer overflow. 2017-07-28 17:14:04 +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 Apply C99-style struct initialization to enc_xform, auth_hash and comp_algo 2017-07-06 08:27:07 +00:00
xform.h KNF 2017-07-06 08:22:45 +00:00