Searched refs:pd_len (Results 1 – 2 of 2) sorted by relevance
356 size_t pt_len, total_decrypted_len, mac_len, pm_len, pd_len; in ccm_mode_decrypt_contiguous_blocks() local383 pd_len = ctx->ccm_processed_data_len; in ccm_mode_decrypt_contiguous_blocks()384 total_decrypted_len = pd_len + length + ctx->ccm_remainder_len; in ccm_mode_decrypt_contiguous_blocks()401 size_t pt_part = pt_len - pd_len - ctx->ccm_remainder_len; in ccm_mode_decrypt_contiguous_blocks()
355 u32 pd_len = 0; in irdma_form_ah_cm_frame() local378 pd_len = pdata->size; in irdma_form_ah_cm_frame()380 pktsize = sizeof(*tcph) + opts_len + hdr_len + pd_len; in irdma_form_ah_cm_frame()407 cm_node->tcp_cntxt.loc_seq_num += hdr_len + pd_len; in irdma_form_ah_cm_frame()470 u32 pd_len = 0; in irdma_form_uda_cm_frame() local488 pd_len = pdata->size; in irdma_form_uda_cm_frame()497 pktsize += opts_len + hdr_len + pd_len; in irdma_form_uda_cm_frame()594 cm_node->tcp_cntxt.loc_seq_num += hdr_len + pd_len; in irdma_form_uda_cm_frame()