zephyr/drivers/crypto
Valerio Setti dbda4642cd drivers: crypto: deprecated TinyCrypt shim driver
As part of the deprecation process of TinyCrypt started in #79566,
this commit set the TinyCrypt based crypto shim driver as
deprecated.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2024-11-05 13:44:20 -06:00
..
CMakeLists.txt drivers: crypto: Add initial SiM3U1xx support 2024-10-24 17:52:05 +02:00
Kconfig drivers: crypto: deprecated TinyCrypt shim driver 2024-11-05 13:44:20 -06: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.it8xxx2 drivers/crypto/crypto_it8xxx2_sha_v2.c: implement sha v2 for it82xx2 series 2024-04-24 09:55:46 +02:00
Kconfig.mcux_dcp drivers: select nocache only when supported 2023-09-26 15:09:51 +02: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.si32 drivers: crypto: Add initial SiM3U1xx support 2024-10-24 17:52:05 +02:00
Kconfig.smartbond drivers: crypto: smartbond: Support crypto accelerator 2023-10-26 09:47:23 +02: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
crypto_ataes132a.c drivers: crypto: ataes132a: Convert to devicetree 2022-07-14 10:37:26 +02:00
crypto_ataes132a_priv.h drivers: crypto: ataes132a: Convert to devicetree 2022-07-14 10:37:26 +02:00
crypto_intel_sha.c device: remove redundant init functions 2023-04-19 10:00:25 +02:00
crypto_intel_sha_priv.h sys/util.h: Add IS_ALIGNED macro 2024-02-26 11:46:30 +01:00
crypto_intel_sha_registers.h Drivers: crypto_intel_sha: Add support for hw intel sha driver 2022-06-06 12:05:12 +02:00
crypto_it8xxx2_sha.c drivers: crypto: make driver API and conf structs const 2024-06-13 16:42:35 -04:00
crypto_it8xxx2_sha_v2.c drivers: crypto: make driver API and conf structs const 2024-06-13 16:42:35 -04:00
crypto_mchp_xec_symcr.c drivers: crypto: make driver API and conf structs const 2024-06-13 16:42:35 -04:00
crypto_mcux_dcp.c drivers: crypto: make driver API and conf structs const 2024-06-13 16:42:35 -04:00
crypto_mtls_shim.c device: remove redundant init functions 2023-04-19 10:00:25 +02:00
crypto_npcx_sha.c drivers: crypto: make driver API and conf structs const 2024-06-13 16:42:35 -04:00
crypto_nrf_ecb.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
crypto_si32.c drivers: crypto: Add initial SiM3U1xx support 2024-10-24 17:52:05 +02:00
crypto_smartbond.c drivers/smartbond: Fix PM device runtime support 2024-06-18 14:36:38 -04:00
crypto_stm32.c drivers: crypto: Fix pointer type warnings in STM32 AES driver 2024-10-11 09:28:12 +02:00
crypto_stm32_priv.h drivers: crypto: Add support for STM32L4 AES accelerator 2024-10-11 09:28:12 +02:00
crypto_tc_shim.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
crypto_tc_shim_priv.h