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

remove hkdf header file from query_config template

Signed-off-by: Ben Taylor <bentay03@e140121.arm.com>
This commit is contained in:
Ben Taylor
2025-06-11 15:36:29 +01:00
committed by Ben Taylor
parent a9ff1c4089
commit 08072685bd

View File

@@ -41,7 +41,6 @@
#include "mbedtls/entropy.h"
#include "mbedtls/error.h"
#include "mbedtls/gcm.h"
#include "mbedtls/hkdf.h"
#include "mbedtls/hmac_drbg.h"
#include "mbedtls/md.h"
#include "mbedtls/md5.h"