Lines Matching refs:tail_size
751 tls_make_aad(rec->aad_space, msg_pl->sg.size + prot->tail_size, in tls_push_record()
757 msg_pl->sg.size + prot->tail_size, in tls_push_record()
763 msg_pl->sg.size + prot->tail_size, i); in tls_push_record()
1449 int tail_pages = !!prot->tail_size; in tls_decrypt_sg()
1528 prot->tail_size, in tls_decrypt_sg()
1545 data_len + prot->tail_size); in tls_decrypt_sg()
1557 if (prot->tail_size) { in tls_decrypt_sg()
1560 prot->tail_size); in tls_decrypt_sg()
1569 data_len + prot->tail_size, aead_req, darg); in tls_decrypt_sg()
1583 if (prot->tail_size) in tls_decrypt_sg()
1838 max_rec = prot->overhead_size - prot->tail_size + TLS_MAX_PAYLOAD_SIZE; in tls_read_flush_backlog()
2245 prot->tail_size) { in tls_rx_msg_size()
2674 prot->tail_size = 1; in tls_set_sw_offload()
2677 prot->tail_size = 0; in tls_set_sw_offload()
2693 prot->tag_size + prot->tail_size; in tls_set_sw_offload()