freebsd-nq/sys/geom/eli
Xin LI c35ddb346f In g_eli_crypto_hmac_init(), zero out after using the ipad buffer,
k_ipad.

Note that the two consumers in geli(4) are not affected by this
issue because the way the code is constructed and as such, we
believe there is no security impact with or without this change
with geli(4)'s usage.

Reported by:	Serge van den Boom <serge vdboom.org>
Reviewed by:	pjd
MFC after:	2 weeks
2014-02-08 05:17:49 +00:00
..
g_eli_crypto.c In g_eli_crypto_hmac_init(), zero out after using the ipad buffer, 2014-02-08 05:17:49 +00:00
g_eli_ctl.c
g_eli_integrity.c
g_eli_key_cache.c
g_eli_key.c
g_eli_privacy.c
g_eli.c Clear content of keyfiles loaded by the loader after processing them. 2013-12-15 22:51:26 +00:00
g_eli.h
pkcs5v2.c
pkcs5v2.h