Searched refs:overhead_size (Results 1 – 5 of 5) sorted by relevance
109 target_size += tls_ctx->tx.overhead_size; in trim_both_sgl()398 tls_ctx->tx.overhead_size; in tls_sw_sendmsg()456 tls_ctx->tx.overhead_size); in tls_sw_sendmsg()548 tls_ctx->tx.overhead_size; in tls_sw_sendpage()680 const int data_len = rxm->full_len - tls_ctx->rx.overhead_size; in decrypt_internal()732 tls_make_aad(aad, rxm->full_len - tls_ctx->rx.overhead_size, in decrypt_internal()804 rxm->full_len -= tls_ctx->rx.overhead_size; in decrypt_skb_update()897 int to_copy = rxm->full_len - tls_ctx->rx.overhead_size; in tls_sw_recvmsg()1227 cctx->overhead_size = cctx->prepend_size + cctx->tag_size; in tls_set_sw_offload()
707 ctx->tx.overhead_size = ctx->tx.prepend_size + ctx->tx.tag_size; in tls_set_device_offload()
177 int overhead_size = sizeof(struct dm_ulog_request) + sizeof(struct cn_msg); in dm_consult_userspace() local186 if (data_size > (DM_ULOG_PREALLOCED_SIZE - overhead_size)) { in dm_consult_userspace()
167 u16 overhead_size; member
1422 u16 overhead_size = 0; in drxdap_fasi_read_block() local1428 overhead_size = (IS_I2C_10BIT(dev_addr->i2c_addr) ? 2 : 1) + in drxdap_fasi_read_block()1434 (overhead_size > (DRXDAP_MAX_WCHUNKSIZE)) || in drxdap_fasi_read_block()1599 u16 overhead_size = 0; in drxdap_fasi_write_block() local1606 overhead_size = (IS_I2C_10BIT(dev_addr->i2c_addr) ? 2 : 1) + in drxdap_fasi_write_block()1612 (overhead_size > (DRXDAP_MAX_WCHUNKSIZE)) || in drxdap_fasi_write_block()1623 block_size = ((DRXDAP_MAX_WCHUNKSIZE) - overhead_size) & ~1; in drxdap_fasi_write_block()