diff options
author | Sabrina Dubroca <sd@queasysnail.net> | 2018-09-12 17:44:41 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-09-13 21:03:47 +0200 |
commit | 7cba09c6d5bc73ebbd25a353742d9ddb7a713b95 (patch) | |
tree | e29dc6d8d637fd36f906016dfa30aa8ee4365457 /include | |
parent | neighbour: confirm neigh entries when ARP packet is received (diff) | |
download | linux-7cba09c6d5bc73ebbd25a353742d9ddb7a713b95.tar.xz linux-7cba09c6d5bc73ebbd25a353742d9ddb7a713b95.zip |
tls: don't copy the key out of tls12_crypto_info_aes_gcm_128
There's no need to copy the key to an on-stack buffer before calling
crypto_aead_setkey().
Fixes: 3c4d7559159b ("tls: kernel TLS support")
Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions