zephyr/drivers/crypto
Benjamin Cabé 94ded47fa7 drivers: crypto: make driver API and conf structs const
Save precious RAM by making sure driver API and config structs are
declared as const

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2024-06-13 16:42:35 -04:00
..
CMakeLists.txt
Kconfig modules: mbedtls: remove the default enabling of features 2024-05-31 16:33:06 -05:00
Kconfig.ataes132a
Kconfig.intel
Kconfig.it8xxx2
Kconfig.mcux_dcp
Kconfig.npcx
Kconfig.nrf_ecb
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 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
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
crypto_smartbond.c drivers: crypto: make driver API and conf structs const 2024-06-13 16:42:35 -04:00
crypto_stm32.c drivers: crypto: make driver API and conf structs const 2024-06-13 16:42:35 -04:00
crypto_stm32_priv.h
crypto_tc_shim.c
crypto_tc_shim_priv.h