Merge pull request #8429 from gilles-peskine-arm/fix-test_suite_constant_time_hmac-not-executed
Fix test suite never executed due to an undefined symbol
This commit is contained in:
commit
c27a4ce3dd
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
#include <mbedtls/md.h>
|
||||
#include <constant_time_internal.h>
|
||||
#include "md_psa.h"
|
||||
#include <ssl_misc.h>
|
||||
|
||||
#include <test/constant_flow.h>
|
||||
/* END_HEADER */
|
||||
|
|
Loading…
Reference in a new issue