1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-08 17:42:09 +03:00

psa: include: Merge crypto_builtin_hash.h and crypto_builtin_cipher.h

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
Ronald Cron
2021-04-01 11:58:25 +02:00
parent e31fd11ab3
commit 06c84ca5f8
5 changed files with 53 additions and 80 deletions

View File

@@ -22,7 +22,6 @@
#define PSA_CRYPTO_HASH_H
#include <psa/crypto.h>
#include <psa/crypto_builtin_hash.h>
#include <mbedtls/md_internal.h>