From cfc920a9607b7dae7166052ab7d6ef6846e2a5d9 Mon Sep 17 00:00:00 2001 From: Andrzej Kurek Date: Tue, 25 Jan 2022 06:33:08 -0500 Subject: [PATCH] Remove incorrect incompatibility information from mbedtls_config.h Signed-off-by: Andrzej Kurek --- include/mbedtls/mbedtls_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/mbedtls/mbedtls_config.h b/include/mbedtls/mbedtls_config.h index 0558ee0011..76335d7517 100644 --- a/include/mbedtls/mbedtls_config.h +++ b/include/mbedtls/mbedtls_config.h @@ -1081,7 +1081,7 @@ * which is currently hard-coded to be int32_t. * * Note that this option is meant for internal use only and may be removed - * without notice. It is incompatible with MBEDTLS_USE_PSA_CRYPTO. + * without notice. */ //#define MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER