linux/net/tls
Sabrina Dubroca 8db44ab26b tls: rename tls_cipher_size_desc to tls_cipher_desc
We're going to add other fields to it to fully describe a cipher, so
the "_size" name won't match the contents.

Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Link: https://lore.kernel.org/r/76ca6c7686bd6d1534dfa188fb0f1f6fabebc791.1692977948.git.sd@queasysnail.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-08-27 17:17:41 -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.h tls: rename tls_cipher_size_desc to tls_cipher_desc 2023-08-27 17:17:41 -07:00
tls_device.c tls: rename tls_cipher_size_desc to tls_cipher_desc 2023-08-27 17:17:41 -07:00
tls_device_fallback.c tls: rename tls_cipher_size_desc to tls_cipher_desc 2023-08-27 17:17:41 -07:00
tls_main.c tls: rename tls_cipher_size_desc to tls_cipher_desc 2023-08-27 17:17:41 -07:00
tls_proc.c tls: rx: add counter for NoPad violations 2022-07-11 19:48:33 -07:00
tls_strp.c net/tls: Use tcp_read_sock() instead of ops->read_sock() 2023-07-27 19:49:35 -07:00
tls_sw.c net/tls: avoid TCP window full during ->read_sock() 2023-08-08 15:53:49 -07:00
tls_toe.c tls: create an internal header 2022-07-08 18:38:45 -07:00
trace.c
trace.h net/tls: add device decrypted trace point 2019-10-05 16:29:00 -07:00