mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-06-22 14:40:58 +03:00
Fix the build with MBEDTLS_TEST_HOOKS && !MBEDTLS_USE_PSA_CRYPTO
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
#include <mbedtls/legacy_or_psa.h>
|
||||
#include <mbedtls/md.h>
|
||||
#include <constant_time_internal.h>
|
||||
#include <hash_info.h>
|
||||
|
||||
#include <test/constant_flow.h>
|
||||
/* END_HEADER */
|
||||
|
Reference in New Issue
Block a user