bee6b7b30706 ("tls: rename MAX_IV_SIZE to TLS_MAX_IV_SIZE") d9a6ca1a9758 ("tls: use tls_cipher_desc to get per-cipher sizes in tls_set_sw_offload") 0d98cc02022d ("tls: validate cipher descriptions at compile time") 176a3f50bc6a ("tls: extend tls_cipher_desc to fully describe the ciphers") 8db44ab26beb ("tls: rename tls_cipher_size_desc to tls_cipher_desc") 037303d67607 ("tls: reduce size of tls_cipher_size_desc") 200e23165109 ("tls: add TLS_CIPHER_ARIA_GCM_* to tls_cipher_size_desc") fd0fc6fdd889 ("tls: move tls_cipher_size_desc to net/tls/tls.h") 8d338c76f7cf ("tls: Only use data field in crypto completion function") 62e56ef57c04 ("net: tls: Add ARIA-GCM algorithm") ea7a9d88ba21 ("net/tls: Use cipher sizes structs") 2d2c5ea24243 ("net/tls: Describe ciphers sizes by const structs") 84c61fe1a75b ("tls: rx: do not use the standard strparser") 8b3c59a7a0be ("tls: rx: device: add input CoW helper") d4e5db645221 ("tls: rx: device: keep the zero copy status with offload") b93f5700164d ("tls: rx: don't free the output in case of zero-copy") dd47ed3620e6 ("tls: rx: factor SW handling out of tls_rx_one_record()") b92a13d488de ("tls: rx: wrap recv_pkt accesses in helpers") c618db2afe7c ("tls: rx: async: hold onto the input skb") 6ececdc51369 ("tls: rx: async: adjust record geometry immediately")