zephyr/drivers/crypto
Manimaran A 3cc7d37b70 drivers: crypto: MEC172x crypto driver supporting hash
Implement zephyr crypto driver hash API's using calls to
MEC172x ROM hash API's. Hardware supports zephyr driver
hash modes: SHA-224, 256, 384, and 512. Driver supports
synchronous (blocking) mode at this time.

Signed-off-by: Manimaran A <manimaran.a@microchip.com>
2023-05-16 12:07:24 +02:00
..
CMakeLists.txt drivers: crypto: MEC172x crypto driver supporting hash 2023-05-16 12:07:24 +02:00
crypto_ataes132a_priv.h drivers: crypto: ataes132a: Convert to devicetree 2022-07-14 10:37:26 +02:00
crypto_ataes132a.c drivers: crypto: ataes132a: Convert to devicetree 2022-07-14 10:37:26 +02:00
crypto_intel_sha_priv.h
crypto_intel_sha_registers.h
crypto_intel_sha.c device: remove redundant init functions 2023-04-19 10:00:25 +02:00
crypto_mchp_xec_symcr.c drivers: crypto: MEC172x crypto driver supporting hash 2023-05-16 12:07:24 +02:00
crypto_mtls_shim.c device: remove redundant init functions 2023-04-19 10:00:25 +02:00
crypto_npcx_sha.c device: remove redundant init functions 2023-04-19 10:00:25 +02:00
crypto_nrf_ecb.c
crypto_stm32_priv.h
crypto_stm32.c treewide: Update clock control API usage 2023-04-05 10:55:46 +02:00
crypto_tc_shim_priv.h
crypto_tc_shim.c
Kconfig drivers: crypto: MEC172x crypto driver supporting hash 2023-05-16 12:07:24 +02:00
Kconfig.ataes132a drivers: crypto: Update Kconfig 2022-08-30 10:43:12 +00:00
Kconfig.intel intel: ace15: Enabling sha driver by default 2022-10-31 12:45:33 -07:00
Kconfig.npcx drivers: crypto: SHA: npcx: add support for SHA hardware accelerator 2022-12-21 10:10:10 +01:00
Kconfig.nrf_ecb drivers: crypto: Update Kconfig 2022-08-30 10:43:12 +00:00
Kconfig.stm32 drivers: crypto: Update Kconfig 2022-08-30 10:43:12 +00:00
Kconfig.xec drivers: crypto: MEC172x crypto driver supporting hash 2023-05-16 12:07:24 +02:00