kernel-hacking-2024-linux-s.../net/tls
Boris Pismenny b190a587c6 tls: Fill software context without allocation
This patch allows tls_set_sw_offload to fill the context in case it was
already allocated previously.

We will use it in TLS_DEVICE to fill the RX software context.

Signed-off-by: Boris Pismenny <borisp@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-07-16 00:13:11 -07:00
..
Kconfig net/tls: Add generic NIC offload infrastructure 2018-05-01 09:42:47 -04:00
Makefile net/tls: Add generic NIC offload infrastructure 2018-05-01 09:42:47 -04:00
tls_device.c tls: Refactor tls_offload variable names 2018-07-16 00:12:09 -07:00
tls_device_fallback.c tls: Refactor tls_offload variable names 2018-07-16 00:12:09 -07:00
tls_main.c Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL 2018-06-28 10:40:47 -07:00
tls_sw.c tls: Fill software context without allocation 2018-07-16 00:13:11 -07:00