From 601d34396ca4ae0787882dbed0af733029299ae9 Mon Sep 17 00:00:00 2001 From: Gilles Peskine Date: Mon, 7 Jun 2021 20:27:01 +0200 Subject: [PATCH] Update TLS presets when adding a curve Signed-off-by: Gilles Peskine --- include/mbedtls/ecp.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/mbedtls/ecp.h b/include/mbedtls/ecp.h index c098a0a5d..61d29a99a 100644 --- a/include/mbedtls/ecp.h +++ b/include/mbedtls/ecp.h @@ -102,7 +102,8 @@ extern "C" { * MBEDTLS_ECP_yyy_ENABLED above. * - Add the necessary definitions to ecp_curves.c. * - Add the curve to the ecp_supported_curves array in ecp.c. - * - Add the curve to applicable profiles in x509_crt.c if applicable. + * - Add the curve to applicable profiles in x509_crt.c. + * - Add the curve to applicable presets in ssl_tls.c. */ typedef enum {