public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] crypto: zynqmp-aes-gcm: Bug fixes and sha3-384 support
@ 2026-03-03  7:19 Harsh Jain
  2026-03-03  7:19 ` [PATCH 1/6] crypto: xilinx: zynamp-sha: Update the driver to make it as self discoverable Harsh Jain
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Harsh Jain @ 2026-03-03  7:19 UTC (permalink / raw)
  To: herbert, davem, linux-crypto, mounika.botcha,
	sarat.chand.savitala, michal.simek
  Cc: Harsh Jain

It includes bug fixes and adds sha3-384 algo support for Versal device.

Harsh Jain (4):
  crypto: zynqmp-sha: Change algo type from shash to ahash
  crypto: zynqmp-sha: Replace zynqmp prefix with xilinx
  crypto: zynqmp-sha: Save dma bit mask value in driver context
  crypto: zynqmp-sha: Add sha3-384 support for AMD/Xilinx Versal device

Mounika Botcha (2):
  crypto: xilinx: zynamp-sha: Update the driver to make it as self
    discoverable
  firmware: xilinx: Add firmware API's to support sha3-384 in Versal
    device

 drivers/crypto/xilinx/zynqmp-sha.c          | 460 +++++++++++++++-----
 drivers/firmware/xilinx/zynqmp-crypto.c     |  24 +
 include/linux/firmware/xlnx-zynqmp-crypto.h |   8 +
 3 files changed, 382 insertions(+), 110 deletions(-)


base-commit: 1eb6c478f1edc4384d8fea765cd13ac01199e8b5
-- 
2.34.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2026-03-14  4:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-03  7:19 [PATCH 0/6] crypto: zynqmp-aes-gcm: Bug fixes and sha3-384 support Harsh Jain
2026-03-03  7:19 ` [PATCH 1/6] crypto: xilinx: zynamp-sha: Update the driver to make it as self discoverable Harsh Jain
2026-03-03  7:19 ` [PATCH 2/6] crypto: zynqmp-sha: Change algo type from shash to ahash Harsh Jain
2026-03-14  4:43   ` Herbert Xu
2026-03-14  4:46   ` Herbert Xu
2026-03-03  7:19 ` [PATCH 3/6] crypto: zynqmp-sha: Replace zynqmp prefix with xilinx Harsh Jain
2026-03-03  7:19 ` [PATCH 4/6] firmware: xilinx: Add firmware API's to support sha3-384 in Versal device Harsh Jain
2026-03-03  7:19 ` [PATCH 5/6] crypto: zynqmp-sha: Save dma bit mask value in driver context Harsh Jain
2026-03-03  7:19 ` [PATCH 6/6] crypto: zynqmp-sha: Add sha3-384 support for AMD/Xilinx Versal device Harsh Jain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox