zephyr/modules/mbedtls
Robert Lubos bbba7c951d modules: mbedtls: Extend generic config with SSL cache
Add Kconfig configuration options which allow to configure
session caching in mbed TLS.

Note, that mbed TLS only takes care of server-side caching, the
application (socket layer) needs to implement a session storage for
client.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2022-04-28 11:31:07 +02:00
..
configs modules: mbedtls: Extend generic config with SSL cache 2022-04-28 11:31:07 +02:00
CMakeLists.txt
Kconfig
Kconfig.tls-generic modules: mbedtls: Extend generic config with SSL cache 2022-04-28 11:31:07 +02:00
shell.c
zephyr_init.c