linux-stable/net/tls
Ilya Lesokhin 213ef6e7c9 tls: Move tls_make_aad to header to allow sharing
move tls_make_aad as it is going to be reused
by the device offload code and rx path.
Remove unused recv parameter.

Signed-off-by: Ilya Lesokhin <ilyal@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-11-14 16:26:34 +09: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: Fix TLS ulp context leak, when TLS_TX setsockopt is not used. 2017-11-14 16:26:34 +09:00
tls_sw.c tls: Move tls_make_aad to header to allow sharing 2017-11-14 16:26:34 +09:00