NetBSD/sys/opencrypto
rin b203ba4088 Make crypto/rijindael optional again as cprng_strong does no longer
depend on it. Dependency is explicitly declared in files.foo if a
component requires it.
2020-04-22 09:15:39 +00:00
..
Makefile
aesxcbcmac.c From Alexander Nasonov: 2016-09-26 14:50:54 +00:00
aesxcbcmac.h
compat_crypto_50.c Remove left-over #includes 2020-01-27 17:11:27 +00:00
criov.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
crypto.c Revert previous change to use SYSCTL_SETUP since it breaks on macppc. 2020-04-08 15:27:18 +00:00
cryptodev.c slightly change and fix the semantics of pool_set*wat(), pool_sethardlimit() 2020-04-13 00:27:16 +00:00
cryptodev.h HMAC-SHA-512 has 32 bytes MAC. 2019-11-29 07:20:03 +00:00
cryptodev_internal.h rename crypto_mtx to cryptodev_mtx 2017-06-02 09:46:57 +00:00
cryptosoft.c add (void *) intermediate casts to elide gcc function cast warnings. This 2019-10-12 00:49:30 +00:00
cryptosoft.h
cryptosoft_xform.c add (void *) intermediate casts to elide gcc function cast warnings. This 2019-10-12 00:49:30 +00:00
deflate.c opencrypto: cleanup debug messages. 2017-05-17 06:33:04 +00:00
deflate.h
files.opencrypto Make crypto/rijindael optional again as cprng_strong does no longer 2020-04-22 09:15:39 +00:00
gmac.c
gmac.h
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 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