aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_ipv4.c
diff options
context:
space:
mode:
authorVakul Garg <[email protected]>2018-07-11 09:02:20 +0000
committerDavid S. Miller <[email protected]>2018-07-12 21:44:11 +0000
commitd2bdd2681278d66fd34cd8e0cf724de918f429b2 (patch)
tree27195eda78c768a6f96e6583bbb313b220659abd /net/ipv4/tcp_ipv4.c
parenttc-testing: add geneve options in tunnel_key unit tests (diff)
downloadkernel-d2bdd2681278d66fd34cd8e0cf724de918f429b2.tar.gz
kernel-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 <[email protected]> Acked-by: Dave Watson <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions