mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-26 09:19:15 +00:00
Move hkdf.h to tf-psa-crypto
Move hkdf.h to tf-psa-crypto as hkdf.c was. Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
parent
3ed75c5b4f
commit
80963c64eb
@ -12,7 +12,6 @@
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "mbedtls/hkdf.h"
|
||||
#include "debug_internal.h"
|
||||
#include "mbedtls/error.h"
|
||||
#include "mbedtls/platform.h"
|
||||
|
Loading…
Reference in New Issue
Block a user