zephyr/modules/mbedtls
Robert Lubos 1c1bb51730 modules: mbedtls: Add separate configs for EC algorithms
Instead of relying on selected ciphesuite to enable mbed TLS EC configs,
add separate config entries to enable them. This allows to use EC
functionality w/o TLS/DTLS enabled.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2022-08-12 16:17:59 +02:00
..
configs modules: mbedtls: Add separate configs for EC algorithms 2022-08-12 16:17:59 +02:00
CMakeLists.txt modules: mbedtls: Workaround for incorrect inclusion in mbedtls 2022-08-12 16:17:59 +02:00
Kconfig
Kconfig.tls-generic modules: mbedtls: Add separate configs for EC algorithms 2022-08-12 16:17:59 +02:00
shell.c
zephyr_init.c