test_suite_debug: replace ECDSA_C with new ECDSA macros
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
5dc6867f7e
commit
ed02bb1f95
2 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
#include "mbedtls/debug.h"
|
||||
#include "string.h"
|
||||
#include "mbedtls/legacy_or_psa.h"
|
||||
#include "pk_wrap.h"
|
||||
|
||||
struct buffer_data {
|
||||
char buf[2000];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue