Ronald Cron
3091e40774
Remove usage of old crypto options in public headers
...
The remaining occurences were related to
dead code.
Signed-off-by: Ronald Cron <ronald.cron@arm.com >
2025-09-17 16:06:31 +02:00
Valerio Setti
199a15645d
library: debug: make mbedtls_debug_print_ecp() internal
...
Remove the public definition of mbedtls_debug_print_ecp(). The function
is only used internally in debug.c, so we can then make the function
static.
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no >
2025-05-27 09:56:27 +02:00
Valerio Setti
153a906a51
library: debug: remove mbedtls_debug_printf_ecdh()
...
The function is not used anywhere and can be removed.
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no >
2025-05-23 15:08:48 +02:00
Valerio Setti
b4f5076270
debug: move internal functions declarations to an internal header file
...
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no >
2024-01-18 15:30:46 +01:00