Files
linux-st/include/net
Jakub Kicinski acd3e96d53 net/tls: make sure offload also gets the keys wiped
Commit 86029d10af ("tls: zero the crypto information from tls_context
before freeing") added memzero_explicit() calls to clear the key material
before freeing struct tls_context, but it missed tls_device.c has its
own way of freeing this structure. Replace the missing free.

Fixes: 86029d10af ("tls: zero the crypto information from tls_context before freeing")
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Dirk van der Merwe <dirk.vandermerwe@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-07-01 19:22:36 -07:00
..
2019-06-15 18:47:31 -07:00
2019-01-23 11:18:00 -08:00
2019-04-19 14:07:40 -07:00
2019-06-26 13:26:08 -07:00
2019-04-22 21:47:25 -07:00
2019-06-15 18:47:31 -07:00