diff options
author | Ilya Lesokhin <ilyal@mellanox.com> | 2017-11-13 09:22:44 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-11-14 08:26:34 +0100 |
commit | 61ef6da622aa7b66bf92991bd272490eea6c712e (patch) | |
tree | ee84189e00cb00da682483070b9db7e7051d933f /net/tls/tls_main.c | |
parent | Merge branch 'bpf-improve-verifier-ARG_CONST_SIZE_OR_ZERO-semantics' (diff) | |
download | linux-61ef6da622aa7b66bf92991bd272490eea6c712e.tar.xz linux-61ef6da622aa7b66bf92991bd272490eea6c712e.zip |
tls: Use kzalloc for aead_request allocation
Use kzalloc for aead_request allocation as
we don't set all the bits in the request.
Fixes: 3c4d7559159b ('tls: kernel TLS support')
Signed-off-by: Ilya Lesokhin <ilyal@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tls/tls_main.c')
0 files changed, 0 insertions, 0 deletions