Lines Matching full:decryption
22 latency on socket reads (decryption only starts when a read syscall
54 On the receive side, if the device handled decryption and authentication
59 request, records are retrieved from the socket and passed to decryption routine.
60 If device decrypted all the segments of the record the decryption is skipped,
61 otherwise software path handles decryption.
181 (record delineation, decryption, authentication for each record in the packet).
190 and takes care of partial decryption.
285 arrive continue decryption. Finally when 2 arrives it's completely outside
287 handling. ``ktls`` software fallback handles the decryption of record
325 At this point the device is in sync and can resume decryption at next
383 decryption is not advised. In other words either all records in the packet
389 decryption and authentication errors, packets with errors must simply not
433 decryption.
485 fallback cleanly to software decryption (RX).
538 Similarly, device-offloaded TLS decryption implies doing RXCSUM. If the user