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
Kconfig.intel
Kconfig.it8xxx2
Kconfig.mcux_dcp
Kconfig.npcx
Kconfig.nrf_ecb
Kconfig.si32 drivers: crypto: Add initial SiM3U1xx support 2024-10-24 17:52:05 +02:00
Kconfig.smartbond
Kconfig.stm32
Kconfig.xec
crypto_ataes132a.c
crypto_ataes132a_priv.h
crypto_intel_sha.c
crypto_intel_sha_priv.h
crypto_intel_sha_registers.h
crypto_it8xxx2_sha.c
crypto_it8xxx2_sha_v2.c
crypto_mchp_xec_symcr.c
crypto_mcux_dcp.c
crypto_mtls_shim.c
crypto_npcx_sha.c
crypto_nrf_ecb.c
crypto_si32.c drivers: crypto: Add initial SiM3U1xx support 2024-10-24 17:52:05 +02:00
crypto_smartbond.c
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
crypto_tc_shim.c
crypto_tc_shim_priv.h