zephyr/modules/mbedtls
Pisit Sawangvonganan acf2d665c1 modules: mbedtls: fix conditional compilation for MBEDTLS_PKCS1_V21
Fix the conditional compilation to use `CONFIG_MBEDTLS_PKCS1_V21`
instead of `CONFIG_MBEDTLS_PKCS1_V15` when enabling `MBEDTLS_PKCS1_V21`.

Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
2025-07-11 16:31:57 -05:00
..
configs modules: mbedtls: fix conditional compilation for MBEDTLS_PKCS1_V21 2025-07-11 16:31:57 -05:00
include
CMakeLists.txt mbedtls: add TEST_CSPRNG_GENERATOR to the list of non-CS sources 2024-12-19 17:53:37 +01:00
create_psa_files.py modules: mbedtls: fix PSA Kconfig file generation on Windows 2025-05-16 19:07:10 +02:00
debug.c
Kconfig mbedtls: rename tls-generic Kconfig and configuration header file 2025-03-25 22:12:25 +01:00
Kconfig.mbedtls kconfig: fix typo in (arch, boards, kernel, modules, samples, share) 2025-07-01 10:58:54 -10:00
Kconfig.psa.auto mbedtls: rename automatically generated Kconfig file for PSA symbols 2024-12-16 22:56:43 +01:00
Kconfig.psa.logic mbedtls: auto-enable PSA_WANT_KEY_TYPE_xxx_KEY_PAIR_BASIC 2024-12-16 22:56:43 +01:00
shell.c
zephyr_entropy.c mbedtls: move entropy polling functions to a dedicated file 2024-08-24 07:16:51 -04:00
zephyr_init.c mbedtls: add ability to use custom memory section for mbedtls heap 2024-09-13 09:18:11 +02:00