Searched refs:do_cipher (Results 1 – 2 of 2) sorted by relevance
91 unsigned char do_cipher:1; member
2388 if (crp_op->do_cipher) ch_ix = crp_op->cipher_start; in first_cfg_change_ix()2402 if (crp_op->do_cipher && ((crp_op->cipher_start + crp_op->cipher_len) > ix)){ in next_cfg_change_ix()2589 if (oper.do_cipher) { in cryptocop_ioctl_process()2707 if (oper.do_cipher){ in cryptocop_ioctl_process()2738 if (oper.do_cipher){ in cryptocop_ioctl_process()2770 if (oper.do_cipher) cop->tfrm_op.outlen += oper.cipher_outlen; in cryptocop_ioctl_process()2793 pageoffset = oper.do_cipher ? ((unsigned long int)oper.cipher_outdata & ~PAGE_MASK) : 0; in cryptocop_ioctl_process()2806 …if (oper.do_cipher && (oper.cipher_start < next_ix) && (prev_ix < (oper.cipher_start + oper.cipher… in cryptocop_ioctl_process()2880 if (oper.do_cipher) { in cryptocop_ioctl_process()3258 cop->do_cipher, in print_strcop_crypto_op()