zephyr/drivers/crypto
Sebastian Bøe 85c4f5dd55 kconfig: drivers: crypto: Remove EXPERIMENTAL
The crypto driver API is 6 years old, has 5 different implementations,
and is widely used.

Remove the EXPERIMENTAL marking from the API. Each implementation may
still choose to mark itself as EXPERIMENTAL.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2022-02-21 22:20:51 -05:00
..
CMakeLists.txt
crypto_ataes132a_priv.h
crypto_ataes132a.c
crypto_mtls_shim.c
crypto_nrf_ecb.c
crypto_stm32_priv.h
crypto_stm32.c
crypto_tc_shim_priv.h
crypto_tc_shim.c
Kconfig kconfig: drivers: crypto: Remove EXPERIMENTAL 2022-02-21 22:20:51 -05:00
Kconfig.ataes132a
Kconfig.nrf_ecb
Kconfig.stm32