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 modules: Allow for Mbed TLS module to match upstream 2021-10-18 09:51:06 -05:00
Kconfig everywhere: fix typos 2022-03-14 20:22:24 -04:00
Kconfig.tls-generic modules: mbedtls: Extend generic config with SSL cache 2022-04-28 11:31:07 +02:00
shell.c module: mbedtls: add shell module 2021-07-14 21:14:35 -04:00
zephyr_init.c