aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_ipv4.c
diff options
context:
space:
mode:
authorVakul Garg <vakul.garg@nxp.com>2018-07-11 14:32:20 +0530
committerDavid S. Miller <davem@davemloft.net>2018-07-12 14:44:11 -0700
commitd2bdd2681278d66fd34cd8e0cf724de918f429b2 (patch)
tree27195eda78c768a6f96e6583bbb313b220659abd /net/ipv4/tcp_ipv4.c
parenttc-testing: add geneve options in tunnel_key unit tests (diff)
downloadlinux-dev-d2bdd2681278d66fd34cd8e0cf724de918f429b2.tar.xz
linux-dev-d2bdd2681278d66fd34cd8e0cf724de918f429b2.zip
net/tls: Use aead_request_alloc/free for request alloc/free
Instead of kzalloc/free for aead_request allocation and free, use functions aead_request_alloc(), aead_request_free(). It ensures that any sensitive crypto material held in crypto transforms is securely erased from memory. Signed-off-by: Vakul Garg <vakul.garg@nxp.com> Acked-by: Dave Watson <davejwatson@fb.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions