zephyr/drivers/crypto
Flavio Ceolin 86087f202a drivers: crypto: mbedtls: Remove dead code
mtls_session_setup checks early if the given mode is valid and return
an error if not. CRYPTO_CIPHER_MODE_CTR is not a valid one so there is
no needed to have it in the switch.

CID: 20600

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2020-03-10 14:51:33 +02:00
..
CMakeLists.txt
crypto_ataes132a_priv.h
crypto_ataes132a.c
crypto_mtls_shim.c drivers: crypto: mbedtls: Remove dead code 2020-03-10 14:51:33 +02:00
crypto_stm32_priv.h
crypto_stm32.c
crypto_tc_shim_priv.h
crypto_tc_shim.c
Kconfig
Kconfig.ataes132a
Kconfig.stm32 kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00