Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/caam/
Dcaamalg.c440 const bool ctr_mode = ((ctx->class1_alg_type & OP_ALG_AAI_MASK) == in aead_set_sh_desc() local
453 if (ctr_mode) in aead_set_sh_desc()
574 if (ctr_mode) in aead_set_sh_desc()
1470 const bool ctr_mode = ((ctx->class1_alg_type & OP_ALG_AAI_MASK) == in ablkcipher_setkey() local
1472 const bool is_rfc3686 = (ctr_mode && in ablkcipher_setkey()
1484 if (ctr_mode) in ablkcipher_setkey()
1604 if (ctr_mode) in ablkcipher_setkey()
2127 const bool ctr_mode = ((ctx->class1_alg_type & OP_ALG_AAI_MASK) == in init_authenc_job() local
2138 if (ctr_mode) in init_authenc_job()