zephyr/drivers/crypto
Gerard Marull-Paretas 95fb0ded6b kconfig: remove Enable from boolean prompts
According to Kconfig guidelines, boolean prompts must not start with
"Enable...". The following command has been used to automate the changes
in this patch:

sed -i "s/bool \"[Ee]nables\? \(\w\)/bool \"\U\1/g" **/Kconfig*

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-03-09 15:35:54 +01:00
..
CMakeLists.txt
crypto_ataes132a_priv.h
crypto_ataes132a.c drivers: crypto: Keep namespace consistent 2022-03-01 16:32:43 -05:00
crypto_mtls_shim.c drivers: crypto: Add multipart hash support 2022-03-01 16:32:43 -05:00
crypto_nrf_ecb.c drivers: crypto: Keep namespace consistent 2022-03-01 16:32:43 -05:00
crypto_stm32_priv.h
crypto_stm32.c drivers: crypto: Keep namespace consistent 2022-03-01 16:32:43 -05:00
crypto_tc_shim_priv.h
crypto_tc_shim.c drivers: crypto: Keep namespace consistent 2022-03-01 16:32:43 -05:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.ataes132a
Kconfig.nrf_ecb drivers: crypto_nrf_ecb: Convert to use devicetree 2021-01-13 12:57:13 +01:00
Kconfig.stm32 drivers/crypto: stm32: add support for socs with AES IP 2021-07-23 16:25:27 -04:00