Skip to content

Commit 10018fc

Browse files
Do not remeove macro from design doc
Signed-off-by: Gabor Mezei <[email protected]>
1 parent 9ee58e4 commit 10018fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/proposed/config-split.md

+1
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,7 @@ PSA_WANT_\* macros as in current `crypto_config.h`.
396396
#define MBEDTLS_KEY_EXCHANGE_ECDH_RSA_ENABLED
397397
//#define MBEDTLS_KEY_EXCHANGE_ECJPAKE_ENABLED
398398
#define MBEDTLS_KEY_EXCHANGE_PSK_ENABLED
399+
#define MBEDTLS_KEY_EXCHANGE_RSA_ENABLED
399400
#define MBEDTLS_SSL_ALL_ALERT_MESSAGES
400401
#define MBEDTLS_SSL_ALPN
401402
//#define MBEDTLS_SSL_ASYNC_PRIVATE

0 commit comments

Comments
 (0)