Centos-kernel-stream-9/net/tls
Scott Weaver dc61077a76 Merge: net: rebase tls to current upstream
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/3435

JIRA: https://issues.redhat.com/browse/RHEL-14902

This rebase contains some bugfixes, code improvements, and adds a few
selftests.

Signed-off-by: Sabrina Dubroca <sdubroca@redhat.com>

Approved-by: Hangbin Liu <haliu@redhat.com>
Approved-by: Xin Long <lxin@redhat.com>

Signed-off-by: Scott Weaver <scweaver@redhat.com>
2024-01-04 12:18:05 -05:00
..
Kconfig net/tls: Select SOCK_RX_QUEUE_MAPPING from TLS_DEVICE 2021-02-11 19:08:06 -08:00
Makefile tls: rx: async: hold onto the input skb 2022-11-30 23:43:07 +01:00
tls.h tls: don't reset prot->aad_size and prot->tail_size for TLS_HW 2023-12-13 14:27:49 +01:00
tls_device.c tls: don't reset prot->aad_size and prot->tail_size for TLS_HW 2023-12-13 14:27:49 +01:00
tls_device_fallback.c tls: rename MAX_IV_SIZE to TLS_MAX_IV_SIZE 2023-12-13 14:27:48 +01:00
tls_main.c tls: validate crypto_info in a separate helper 2023-12-13 14:27:48 +01:00
tls_proc.c tls: rx: add counter for NoPad violations 2022-11-30 23:43:04 +01:00
tls_strp.c net/tls: Use tcp_read_sock() instead of ops->read_sock() 2023-12-02 05:12:25 -05:00
tls_sw.c Merge: net: rebase tls to current upstream 2024-01-04 12:18:05 -05:00
tls_toe.c tls: create an internal header 2022-11-30 23:43:03 +01:00
trace.c
trace.h