Home
last modified time | relevance | path

Searched refs:ctr_mode (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamalg.c194 const bool ctr_mode = ((ctx->cdata.algtype & OP_ALG_AAI_MASK) == in aead_set_sh_desc() local
210 if (ctr_mode) in aead_set_sh_desc()
1191 const bool ctr_mode = ((ctx->cdata.algtype & OP_ALG_AAI_MASK) == in init_authenc_job() local
1202 if (ctr_mode) in init_authenc_job()
H A Dcaamalg_qi.c90 const bool ctr_mode = ((ctx->cdata.algtype & OP_ALG_AAI_MASK) == in aead_set_sh_desc() local
103 if (ctr_mode) in aead_set_sh_desc()
H A Dcaamalg_qi2.c181 const bool ctr_mode = ((ctx->cdata.algtype & OP_ALG_AAI_MASK) == in aead_set_sh_desc() local
193 if (ctr_mode) in aead_set_sh_desc()
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamalg.c203 const bool ctr_mode = ((ctx->cdata.algtype & OP_ALG_AAI_MASK) == in aead_set_sh_desc() local
219 if (ctr_mode) in aead_set_sh_desc()
1207 const bool ctr_mode = ((ctx->cdata.algtype & OP_ALG_AAI_MASK) == in init_authenc_job() local
1218 if (ctr_mode) in init_authenc_job()
H A Dcaamalg_qi.c95 const bool ctr_mode = ((ctx->cdata.algtype & OP_ALG_AAI_MASK) == in aead_set_sh_desc() local
108 if (ctr_mode) in aead_set_sh_desc()
H A Dcaamalg_qi2.c186 const bool ctr_mode = ((ctx->cdata.algtype & OP_ALG_AAI_MASK) == in aead_set_sh_desc() local
198 if (ctr_mode) in aead_set_sh_desc()

Completed in 30 milliseconds