1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-29 11:41:15 +03:00

Remove legacy_or_psa.h

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
Manuel Pégourié-Gonnard
2023-03-17 14:19:14 +01:00
parent 23fc437037
commit 7224086ebc
29 changed files with 0 additions and 254 deletions

View File

@ -33,8 +33,6 @@
#include "mbedtls/platform_util.h"
#include "mbedtls/constant_time.h"
#include "mbedtls/legacy_or_psa.h"
#include <string.h>
#if defined(MBEDTLS_USE_PSA_CRYPTO)