Searched refs:csum_tcfg (Results 1 – 1 of 1) sorted by relevance
2498 struct cryptocop_tfrm_cfg csum_tcfg = {0}; in cryptocop_ioctl_process() local2673 csum_tcfg.tid = CRYPTOCOP_IOCTL_CSUM_TID; in cryptocop_ioctl_process()2674 csum_tcfg.inject_ix = digest_length; in cryptocop_ioctl_process()2684 csum_tcfg.next = cop->tfrm_op.tfrm_cfg; in cryptocop_ioctl_process()2685 cop->tfrm_op.tfrm_cfg = &csum_tcfg; in cryptocop_ioctl_process()