Home
last modified time | relevance | path

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

/drivers/crypto/ccree/
Dcc_crypto_ctx.h107 DRV_CIPHER_CCM = 8, enumerator
Dcc_aead.c1342 if (ctx->cipher_mode == DRV_CIPHER_CCM) in validate_data_size()
1957 } else if ((ctx->cipher_mode == DRV_CIPHER_CCM) || in cc_proc_aead()
1969 if (ctx->cipher_mode == DRV_CIPHER_CCM) { in cc_proc_aead()
2010 if (ctx->cipher_mode == DRV_CIPHER_CCM) in cc_proc_aead()
2531 .cipher_mode = DRV_CIPHER_CCM,
2551 .cipher_mode = DRV_CIPHER_CCM,