[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250218104943.2304730-1-t-pratham@ti.com>
Date: Tue, 18 Feb 2025 16:19:41 +0530
From: T Pratham <t-pratham@...com>
To: Herbert Xu <herbert@...dor.apana.org.au>,
"David S. Miller"
<davem@...emloft.net>
CC: T Pratham <t-pratham@...com>, <linux-crypto@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, Vignesh Raghavendra <vigneshr@...com>,
Praneeth Bajjuri <praneeth@...com>,
Kamlesh Gurudasani <kamlesh@...com>,
Manorit Chawdhry <m-chawdhry@...com>
Subject: [PATCH RFC 0/2] Add support for hashing algorithms in TI DTHE V2
This adds supoprt for the hashing algorithms SHA224/256/384/512 and MD5
for the hashing engine of Texas Instruments DTHE V2 crypto accelerator
driver.
This patch series depends on the following previous series:
[1] [PATCH RFC 0/3] Add support for Texas Instruments DTHE V2 crypto accelerator
https://lore.kernel.org/all/20250206-dthe-v2-aes-v1-0-1e86cf683928@ti.com/
As with the previous series [1], the hardware spec is still to be
updated in the public TRM. It will be shared in a later series when it
is made available.
Signed-off-by: T Pratham <t-pratham@...com>
---
T Pratham (2):
crypto: ti: Add support for SHA224/256/384/512 in DTHE V2 driver
crypto: ti: Add support for MD5 in DTHE V2 Hashing Engine driver
drivers/crypto/ti/Kconfig | 3 +
drivers/crypto/ti/dthev2.c | 920 ++++++++++++++++++++++++++++++++++++-
2 files changed, 912 insertions(+), 11 deletions(-)
--
2.34.1
Powered by blists - more mailing lists