Lines Matching refs:ksb_ctx
117 u32 ksb_ctx; member
274 cr[3] = (op->ksb_ctx << REQ4_KSB_SHIFT) in ccp_perform_aes()
304 cr[3] = (op->ksb_ctx << REQ4_KSB_SHIFT) in ccp_perform_xts_aes()
330 cr[3] = (op->ksb_ctx << REQ4_KSB_SHIFT) in ccp_perform_sha()
357 cr[3] = (op->ksb_ctx << REQ4_KSB_SHIFT) in ccp_perform_rsa()
923 op.ksb_ctx = cmd_q->ksb_ctx; in ccp_run_aes_cmac_cmd()
961 ret = ccp_copy_to_ksb(cmd_q, &ctx, op.jobid, op.ksb_ctx, in ccp_run_aes_cmac_cmd()
981 op.ksb_ctx, in ccp_run_aes_cmac_cmd()
990 ret = ccp_copy_to_ksb(cmd_q, &ctx, op.jobid, op.ksb_ctx, in ccp_run_aes_cmac_cmd()
1010 ret = ccp_copy_from_ksb(cmd_q, &ctx, op.jobid, op.ksb_ctx, in ccp_run_aes_cmac_cmd()
1076 op.ksb_ctx = cmd_q->ksb_ctx; in ccp_run_aes_cmd()
1116 ret = ccp_copy_to_ksb(cmd_q, &ctx, op.jobid, op.ksb_ctx, in ccp_run_aes_cmd()
1173 ret = ccp_copy_from_ksb(cmd_q, &ctx, op.jobid, op.ksb_ctx, in ccp_run_aes_cmd()
1253 op.ksb_ctx = cmd_q->ksb_ctx; in ccp_run_xts_aes_cmd()
1290 ret = ccp_copy_to_ksb(cmd_q, &ctx, op.jobid, op.ksb_ctx, in ccp_run_xts_aes_cmd()
1337 ret = ccp_copy_from_ksb(cmd_q, &ctx, op.jobid, op.ksb_ctx, in ccp_run_xts_aes_cmd()
1425 op.ksb_ctx = cmd_q->ksb_ctx; in ccp_run_sha_cmd()
1461 ret = ccp_copy_to_ksb(cmd_q, &ctx, op.jobid, op.ksb_ctx, in ccp_run_sha_cmd()
1491 ret = ccp_copy_from_ksb(cmd_q, &ctx, op.jobid, op.ksb_ctx, in ccp_run_sha_cmd()