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

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

Completed in 88 milliseconds