freebsd-skq/sys/crypto
John Baldwin 821fe3d3a4 Use 'const' for keys and IVs passed to software encryption algorithms.
Specifically, use 'const' for the key passed to the 'setkey' method
and 'const' for the 'iv' passed to the 'reinit' method.

Reviewed by:	cem
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D21347
2019-08-22 00:02:08 +00:00
..
aesni
armv8 armv8crypto: add missing unlock for session (after r336439) 2019-08-08 14:34:53 +00:00
blake2
blowfish Use 'const' for keys and IVs passed to software encryption algorithms. 2019-08-22 00:02:08 +00:00
camellia
ccp
chacha20 Use 'const' for keys and IVs passed to software encryption algorithms. 2019-08-22 00:02:08 +00:00
des Use 'const' for keys and IVs passed to software encryption algorithms. 2019-08-22 00:02:08 +00:00
libsodium
rc4
rijndael
sha2
siphash
skein
via
intake.h
sha1.c
sha1.h