freebsd-skq/sys/crypto/rijndael
cem 62c3a9be4f rijndael (AES): Avoid leaking sensitive data on kernel stack
Noticed this investigating Fortuna.  Remove useless duplicate stack copies
of sensitive contents when possible, or if not possible, be sure to zero
them out when we're finished.

Approved by:	secteam (gordon)
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D16935
2018-10-26 20:53:01 +00:00
..
Makefile
rijndael_local.h
rijndael-alg-fst.c
rijndael-api-fst.c
rijndael-api-fst.h
rijndael-api.c
rijndael.h
test00.c