commit | fb71031445a888aa71371331a8dc6912c09c4ff0 | [log] [tgz] |
---|---|---|
author | Dominik Ermel <dominik.ermel@nordicsemi.no> | Wed Mar 19 15:01:08 2025 +0000 |
committer | Benjamin Cabé <kartben@gmail.com> | Thu Mar 27 03:50:15 2025 +0100 |
tree | 50d89edf7399f23eaa1d904c16b4c738e00d12ee | |
parent | 6eb176a2795a5217a542d4f30ec50d6531f5daeb [diff] |
modules: mbedtls: Expose MBEDTLS_RSA_C Allow enabling MBEDTLS_RSA_C without key exchange enabled. This allows to use RSA without enabling x509 support too. Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>