Searched refs:digest_tcfg (Results 1 – 1 of 1) sorted by relevance
2497 struct cryptocop_tfrm_cfg digest_tcfg = {0}; in cryptocop_ioctl_process() local2660 digest_tcfg.tid = CRYPTOCOP_IOCTL_DIGEST_TID; in cryptocop_ioctl_process()2661 digest_tcfg.inject_ix = 0; in cryptocop_ioctl_process()2669 digest_tcfg.next = cop->tfrm_op.tfrm_cfg; in cryptocop_ioctl_process()2670 cop->tfrm_op.tfrm_cfg = &digest_tcfg; in cryptocop_ioctl_process()