Remove usage of old crypto options in public headers

The remaining occurences were related to
dead code.

Signed-off-by: Ronald Cron <[email protected]>
This commit is contained in:
Ronald Cron
2025-09-17 16:06:31 +02:00
parent 4fe3760a27
commit 3091e40774
3 changed files with 1 additions and 17 deletions
+1 -3
View File
@@ -73,9 +73,7 @@ void mbedtls_debug_print_buf(const mbedtls_ssl_context *ssl, int level,
#if defined(MBEDTLS_BIGNUM_C)
/**
* \brief Print a MPI variable to the debug output. This function is always
* used through the MBEDTLS_SSL_DEBUG_MPI() macro, which supplies the
* ssl context, file and line number parameters.
* \brief Print a MPI variable to the debug output.
*
* \param ssl SSL context
* \param level error level of the debug message