linux/drivers/crypto/ti
T Pratham a09c5e0649 crypto: ti - Add support for AES-CCM in DTHEv2 driver
AES-CCM is an AEAD algorithm supporting both encryption and
authentication of data. This patch introduces support for AES-CCM AEAD
algorithm in the DTHEv2 driver.

Signed-off-by: T Pratham <t-pratham@ti.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2026-03-27 18:52:44 +09:00
..
dthev2-aes.c crypto: ti - Add support for AES-CCM in DTHEv2 driver 2026-03-27 18:52:44 +09:00
dthev2-common.c crypto: ti - Add support for AES-CTR in DTHEv2 driver 2026-03-07 14:12:21 +09:00
dthev2-common.h crypto: ti - Add support for AES-CCM in DTHEv2 driver 2026-03-27 18:52:44 +09:00
Kconfig crypto: ti - Add support for AES-CCM in DTHEv2 driver 2026-03-27 18:52:44 +09:00
Makefile crypto: ti - Add driver for DTHE V2 AES Engine (ECB, CBC) 2025-08-30 15:43:26 +08:00