1
0
Fork 0
remarkable-linux/net/tls
Boris Pismenny 94203f213c tls: retrun the correct IV in getsockopt
[ Upstream commit a1dfa6812b ]

Current code returns four bytes of salt followed by four bytes of IV.
This patch returns all eight bytes of IV.

fixes: 3c4d755915 ("tls: kernel TLS support")
Signed-off-by: Boris Pismenny <borisp@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-05-30 07:51:56 +02:00
..
Kconfig tls: update Kconfig 2017-06-17 22:56:46 -04:00
Makefile tls: kernel TLS support 2017-06-15 12:12:40 -04:00
tls_main.c tls: retrun the correct IV in getsockopt 2018-05-30 07:51:56 +02:00
tls_sw.c tls: fix sw_ctx leak 2018-01-31 14:03:48 +01:00