Lines Matching refs:decrypted
55 successfully, the driver will set the decrypted bit in the associated
60 If device decrypted all the segments of the record the decryption is skipped,
186 the :c:member:`decrypted` mark in :c:type:`struct sk_buff <sk_buff>`
187 corresponding to the segment. Networking stack makes sure decrypted
188 and non-decrypted segments do not get coalesced (e.g. by GRO or socket layer)
274 Green segments are successfully decrypted, blue ones are passed
277 In above case segment 1 is received and decrypted successfully.
288 even though two segments did not get decrypted.
341 whenever it sees the records are no longer getting decrypted.
389 have the :c:member:`decrypted` mark set.
427 * ``rx_tls_decrypted_packets`` - number of successfully decrypted RX packets
430 which were successfully decrypted.
448 but were not decrypted due to unexpected error in the state machine.