freebsd-dev/sys/crypto
John Baldwin d256a06fe8 aesni: Remove misleading array bounds for aesni_decryt_ecb.
All the other functions used pointers for from/to instead of
fixed-size array parameters.  More importantly, this function can
accept pointers to buffers of multiple blocks, not just a single
block.

Reported by:	GCC -Warray-parameter
Reviewed by:	imp, emaste
Differential Revision:	https://reviews.freebsd.org/D37547
2022-12-07 12:32:19 -08:00
..
aesni aesni: Remove misleading array bounds for aesni_decryt_ecb. 2022-12-07 12:32:19 -08:00
armv8 Fix the IV length in the armv8 AES GCM code 2022-09-06 13:11:04 +01:00
blake2 crypto: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
camellia
ccp crypto: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
chacha20
des
libsodium
openssl OpenSSL: Regen assembly file for OpenSSSL 1.1.1s 2022-11-01 19:12:09 -04:00
rc4
rijndael
sha2
siphash
skein skein: Update guard define check 2022-07-24 16:53:35 -06:00
via crypto: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
chacha20_poly1305.c
chacha20_poly1305.h
curve25519.c
curve25519.h
intake.h
sha1.c
sha1.h