b7c4f5730a9f ("tls: don't reset prot->aad_size and prot->tail_size for TLS_HW") b6a30ec9239a ("tls: remove tls_context argument from tls_set_sw_offload") 1a074f7618e8 ("tls: also use init_prot_info in tls_set_device_offload") a9937816edde ("tls: move tls_prot_info initialization out of tls_set_sw_offload") 615580cbc99a ("tls: extract context alloc/initialization out of tls_set_sw_offload") 1c1cb3110d7e ("tls: store iv directly within cipher_context") bee6b7b30706 ("tls: rename MAX_IV_SIZE to TLS_MAX_IV_SIZE") 6d5029e54700 ("tls: store rec_seq directly within cipher_context") f3e444e31f9f ("tls: get cipher_name from cipher_desc in tls_set_sw_offload") 48dfad27fd40 ("tls: use tls_cipher_desc to access per-cipher crypto_info in tls_set_sw_offload") d9a6ca1a9758 ("tls: use tls_cipher_desc to get per-cipher sizes in tls_set_sw_offload") 3524dd4d5f1f ("tls: expand use of tls_cipher_desc in tls_set_device_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")