zephyr/drivers/crypto
Andrzej Głąbek d855d47288 drivers: crypto_nrf_ecb: Convert to use devicetree
Convert the driver so that it creates its instance basing on DT.
Remove no longer needed Kconfig option CRYPTO_NRF_ECB_NAME.
Also update accordingly the crypto sample.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2021-01-13 12:57:13 +01:00
..
CMakeLists.txt drivers: crypto: add driver for nRF ECB 2020-04-08 16:20:53 +02:00
Kconfig drivers: crypto: add driver for nRF ECB 2020-04-08 16:20:53 +02:00
Kconfig.ataes132a
Kconfig.nrf_ecb drivers: crypto_nrf_ecb: Convert to use devicetree 2021-01-13 12:57:13 +01:00
Kconfig.stm32
crypto_ataes132a.c drivers: crypto: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:01:58 -05:00
crypto_ataes132a_priv.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
crypto_mtls_shim.c drivers: crypto: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:01:58 -05:00
crypto_nrf_ecb.c drivers: crypto_nrf_ecb: Convert to use devicetree 2021-01-13 12:57:13 +01:00
crypto_stm32.c drivers: crypto: Convert drivers to new DT device macros 2020-12-16 13:51:53 -05:00
crypto_stm32_priv.h device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
crypto_tc_shim.c drivers: crypto: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:01:58 -05:00
crypto_tc_shim_priv.h