offset_control    102 drivers/crypto/cavium/cpt/cptvf_algs.c 	u64 *offset_control = &rctx->control_word;
offset_control    132 drivers/crypto/cavium/cpt/cptvf_algs.c 	*offset_control = cpu_to_be64(((u64)(enc_iv_len) << 16));
offset_control    136 drivers/crypto/cavium/cpt/cptvf_algs.c 	req_info->in[*argcnt].vptr = (u8 *)offset_control;