zephyr/modules/mbedtls
Marcin Niestroj c32b524d6d mbedtls: support configuration of PSK maximum length via Kconfig
So far maximum PSK length was configured by mbedTLS as 32 bytes.
Introduce Kconfig option that will configure it instead of relying on
default value from mbedTLS library, so that user can easily adjust that
value to application needs.

Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev>
2021-11-10 08:28:15 -05:00
..
configs mbedtls: support configuration of PSK maximum length via Kconfig 2021-11-10 08:28:15 -05:00
CMakeLists.txt modules: Allow for Mbed TLS module to match upstream 2021-10-18 09:51:06 -05:00
Kconfig module: mbedtls: add shell module 2021-07-14 21:14:35 -04:00
Kconfig.tls-generic mbedtls: support configuration of PSK maximum length via Kconfig 2021-11-10 08:28:15 -05:00
shell.c module: mbedtls: add shell module 2021-07-14 21:14:35 -04:00
zephyr_init.c modules: mbedtls: move CMakeLists.txt. into the main tree 2021-05-09 09:59:22 -05:00