fix/work around dependency issues when !MBEDTLS_ECP_C

Signed-off-by: Tomi Fontanilles <[email protected]>
This commit is contained in:
Tomi Fontanilles
2023-12-20 13:09:27 +02:00
parent e6a664ed65
commit 851d8df58d
3 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -230,7 +230,7 @@ void mbedtls_debug_print_mpi(const mbedtls_ssl_context *ssl, int level,
const char *text, const mbedtls_mpi *X);
#endif
#if defined(MBEDTLS_ECP_C)
#if defined(MBEDTLS_ECP_LIGHT)
/**
* \brief Print an ECP point to the debug output. This function is always
* used through the MBEDTLS_SSL_DEBUG_ECP() macro, which supplies the