b89fec54fd61 ("tls: rx: wrap decrypt params in a struct") 50a07aa53161 ("tls: rx: always allocate max possible aad size for decrypt") ce61327ce989 ("tls: rx: support optimistic decrypt to user buffer with TLS 1.3") 603380f54f83 ("tls: rx: don't include tail size in data_len") a4ae58cdb6e8 ("tls: rx: only copy IV from the packet for TLS 1.2") f7d45f4b52fe ("tls: rx: use MAX_IV_SIZE for allocations") 3547a1f9d988 ("tls: rx: use async as an in-out argument") 284b4d93daee ("tls: rx: move counting TlsDecryptErrors for sync") 7da18bcc5e4c ("tls: rx: don't track the async count") 06554f4ffc25 ("tls: rx: factor out writing ContentType to cmsg") 4175eac37123 ("tls: rx: wrap decryption arguments in a structure") 9bdf75ccffa6 ("tls: rx: don't report text length from the bowels of decrypt") d4bd88e67666 ("tls: rx: drop unnecessary arguments from tls_setup_from_iter()") 71471ca32505 ("tls: hw: rx: use return value of tls_device_decrypted() to carry status") 3764ae5ba661 ("tls: rx: refactor decrypt_skb_update()") 5dbda02d322d ("tls: rx: don't issue wake ups when data is decrypted") 5deee41b19b3 ("tls: rx: replace 'back' with 'offset'") a8340cc02bee ("tls: rx: use a define for tag length") 7dc59c33d62c ("tls: rx: don't store the decryption status in socket context") c3f6bb74137c ("tls: rx: don't store the record type in socket context")