Lines Matching refs:REG3
294 append_math_sub_imm_u32(desc, REG3, SEQOUTLEN, IMM, ctx->authsize); in aead_null_set_sh_desc()
300 append_math_sub(desc, VARSEQINLEN, SEQINLEN, REG3, CAAM_CMD_SZ); in aead_null_set_sh_desc()
307 append_math_add(desc, VARSEQINLEN, ZERO, REG3, CAAM_CMD_SZ); in aead_null_set_sh_desc()
308 append_math_add(desc, VARSEQOUTLEN, ZERO, REG3, CAAM_CMD_SZ); in aead_null_set_sh_desc()
385 append_math_sub_imm_u32(desc, REG3, SEQINLEN, IMM, in aead_null_set_sh_desc()
389 append_math_sub(desc, VARSEQINLEN, REG3, REG2, CAAM_CMD_SZ); in aead_null_set_sh_desc()
510 append_math_sub_imm_u32(desc, REG3, SEQOUTLEN, IMM, ctx->authsize); in aead_set_sh_desc()
516 append_math_sub(desc, VARSEQINLEN, REG2, REG3, CAAM_CMD_SZ); in aead_set_sh_desc()
536 append_math_add(desc, VARSEQINLEN, ZERO, REG3, CAAM_CMD_SZ); in aead_set_sh_desc()
537 append_math_add(desc, VARSEQOUTLEN, ZERO, REG3, CAAM_CMD_SZ); in aead_set_sh_desc()
579 append_math_sub_imm_u32(desc, REG3, SEQINLEN, IMM, in aead_set_sh_desc()
583 append_math_sub(desc, VARSEQINLEN, REG3, REG2, CAAM_CMD_SZ); in aead_set_sh_desc()
668 append_math_sub_imm_u32(desc, REG3, SEQOUTLEN, IMM, ctx->authsize); in aead_set_sh_desc()
671 append_math_sub(desc, VARSEQINLEN, SEQINLEN, REG3, CAAM_CMD_SZ); in aead_set_sh_desc()
781 append_math_sub_imm_u32(desc, REG3, SEQOUTLEN, IMM, ctx->authsize); in gcm_set_sh_desc()
787 append_math_sub(desc, REG1, REG2, REG3, CAAM_CMD_SZ); in gcm_set_sh_desc()
790 append_math_add(desc, VARSEQOUTLEN, ZERO, REG3, CAAM_CMD_SZ); in gcm_set_sh_desc()
807 append_math_add(desc, VARSEQINLEN, ZERO, REG3, CAAM_CMD_SZ); in gcm_set_sh_desc()
890 append_math_sub_imm_u32(desc, REG3, SEQINLEN, IMM, in gcm_set_sh_desc()
895 append_math_sub(desc, REG1, REG3, REG2, CAAM_CMD_SZ); in gcm_set_sh_desc()
1011 append_math_sub_imm_u32(desc, REG3, SEQOUTLEN, IMM, ctx->authsize); in rfc4106_set_sh_desc()
1012 append_math_add(desc, VARSEQOUTLEN, ZERO, REG3, CAAM_CMD_SZ); in rfc4106_set_sh_desc()
1018 append_math_sub(desc, VARSEQINLEN, REG2, REG3, CAAM_CMD_SZ); in rfc4106_set_sh_desc()
1032 append_math_add(desc, VARSEQINLEN, ZERO, REG3, CAAM_CMD_SZ); in rfc4106_set_sh_desc()
1087 append_math_sub_imm_u32(desc, REG3, SEQINLEN, IMM, in rfc4106_set_sh_desc()
1092 append_math_sub(desc, VARSEQINLEN, REG3, REG2, CAAM_CMD_SZ); in rfc4106_set_sh_desc()
1181 append_math_sub_imm_u32(desc, REG3, SEQOUTLEN, IMM, ctx->authsize); in rfc4106_set_sh_desc()
1184 append_math_sub(desc, VARSEQINLEN, SEQINLEN, REG3, CAAM_CMD_SZ); in rfc4106_set_sh_desc()
1187 append_math_add(desc, VARSEQOUTLEN, REG3, REG0, CAAM_CMD_SZ); in rfc4106_set_sh_desc()
1309 append_math_sub_imm_u32(desc, REG3, SEQOUTLEN, IMM, ctx->authsize); in rfc4543_set_sh_desc()
1312 append_math_sub(desc, VARSEQINLEN, SEQINLEN, REG3, CAAM_CMD_SZ); in rfc4543_set_sh_desc()
1330 append_math_add(desc, VARSEQINLEN, ZERO, REG3, CAAM_CMD_SZ); in rfc4543_set_sh_desc()
1333 append_math_add(desc, VARSEQOUTLEN, ZERO, REG3, CAAM_CMD_SZ); in rfc4543_set_sh_desc()
1417 append_math_sub_imm_u32(desc, REG3, SEQINLEN, IMM, ctx->authsize); in rfc4543_set_sh_desc()
1429 append_math_sub(desc, VARSEQINLEN, REG3, REG2, CAAM_CMD_SZ); in rfc4543_set_sh_desc()
1556 append_math_sub_imm_u32(desc, REG3, SEQOUTLEN, IMM, ctx->authsize); in rfc4543_set_sh_desc()
1559 append_math_sub(desc, VARSEQINLEN, SEQINLEN, REG3, CAAM_CMD_SZ); in rfc4543_set_sh_desc()
1562 append_math_add(desc, VARSEQOUTLEN, REG3, REG0, CAAM_CMD_SZ); in rfc4543_set_sh_desc()