linux/net/tls
Gal Pressman ea7a9d88ba net/tls: Use cipher sizes structs
Use the newly introduced cipher sizes structs instead of the repeated
switch cases churn.

Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Gal Pressman <gal@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-09-22 17:27:42 -07: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-07-18 11:24:11 +01:00
tls_device_fallback.c net/tls: Use cipher sizes structs 2022-09-22 17:27:42 -07:00
tls_device.c net/tls: Use cipher sizes structs 2022-09-22 17:27:42 -07:00
tls_main.c net/tls: Describe ciphers sizes by const structs 2022-09-22 17:27:41 -07:00
tls_proc.c tls: rx: add counter for NoPad violations 2022-07-11 19:48:33 -07:00
tls_strp.c tls: rx: device: don't try to copy too much on detach 2022-08-10 22:53:25 -07:00
tls_sw.c tls: rx: react to strparser initialization errors 2022-08-17 10:24:00 +01:00
tls_toe.c tls: create an internal header 2022-07-08 18:38:45 -07:00
tls.h tls: rx: do not use the standard strparser 2022-07-26 14:38:51 -07:00
trace.c
trace.h