linux/drivers/crypto/chelsio
Tudor-Dan Ambarus eb52653175 crypto: chelsio - don't leak pointers to authenc keys
In chcr_authenc_setkey and chcr_aead_digest_null_setkey we save
pointers to the authenc keys in local variables of type
struct crypto_authenc_keys and we don't zeroize them after use.
Fix this and don't leak pointers to the authenc keys.

Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2018-03-31 01:33:12 +08:00
..
chcr_algo.c crypto: chelsio - don't leak pointers to authenc keys 2018-03-31 01:33:12 +08:00
chcr_algo.h crypto: chelsio -Split Hash requests for large scatter gather list 2018-03-16 23:35:47 +08:00
chcr_core.c chcr: Add support for Inline IPSec 2017-11-29 17:33:29 +11:00
chcr_core.h crypto: chelsio -Split Hash requests for large scatter gather list 2018-03-16 23:35:47 +08:00
chcr_crypto.h crypto: chelsio - Remove declaration of static function from header 2018-03-31 01:32:50 +08:00
chcr_ipsec.c crypto: chelsio - no csum offload for ipsec path 2018-03-09 22:45:45 +08:00
Kconfig Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2017-12-22 20:00:50 +11:00
Makefile chcr: Add support for Inline IPSec 2017-11-29 17:33:29 +11:00