Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/caam/
Dcaamalg.c461 const bool ctr_mode = ((ctx->class1_alg_type & OP_ALG_AAI_MASK) == in aead_set_sh_desc() local
463 const bool is_rfc3686 = (ctr_mode && in aead_set_sh_desc()
478 if (ctr_mode) in aead_set_sh_desc()
600 if (ctr_mode) in aead_set_sh_desc()
1840 const bool ctr_mode = ((ctx->class1_alg_type & OP_ALG_AAI_MASK) == in ablkcipher_setkey() local
1842 const bool is_rfc3686 = (ctr_mode && in ablkcipher_setkey()
1854 if (ctr_mode) in ablkcipher_setkey()
1974 if (ctr_mode) in ablkcipher_setkey()