Home
last modified time | relevance | path

Searched refs:ctr_mode (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/crypto/caam/
Dcaamalg.c180 const bool ctr_mode = ((ctx->cdata.algtype & OP_ALG_AAI_MASK) == in aead_set_sh_desc() local
196 if (ctr_mode) in aead_set_sh_desc()
661 const bool ctr_mode = ((ctx->cdata.algtype & OP_ALG_AAI_MASK) == in ablkcipher_setkey() local
663 const bool is_rfc3686 = (ctr_mode && in ablkcipher_setkey()
675 if (ctr_mode) in ablkcipher_setkey()
1066 const bool ctr_mode = ((ctx->cdata.algtype & OP_ALG_AAI_MASK) == in init_authenc_job() local
1077 if (ctr_mode) in init_authenc_job()
Dcaamalg_qi.c75 const bool ctr_mode = ((ctx->cdata.algtype & OP_ALG_AAI_MASK) == in aead_set_sh_desc() local
88 if (ctr_mode) in aead_set_sh_desc()
601 const bool ctr_mode = ((ctx->cdata.algtype & OP_ALG_AAI_MASK) == in ablkcipher_setkey() local
603 const bool is_rfc3686 = (ctr_mode && strstr(alg_name, "rfc3686")); in ablkcipher_setkey()
615 if (ctr_mode) in ablkcipher_setkey()