summaryrefslogtreecommitdiff
path: root/board/cr50/dcrypto/hmac_drbg.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/cr50/dcrypto/hmac_drbg.c')
-rw-r--r--board/cr50/dcrypto/hmac_drbg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/cr50/dcrypto/hmac_drbg.c b/board/cr50/dcrypto/hmac_drbg.c
index e39e7754bc..9793ad938e 100644
--- a/board/cr50/dcrypto/hmac_drbg.c
+++ b/board/cr50/dcrypto/hmac_drbg.c
@@ -7,7 +7,6 @@
#include "dcrypto.h"
#include "extension.h"
#include "internal.h"
-#include "trng.h"
/* HMAC_DRBG flow in NIST SP 800-90Ar1, 10.2, RFC 6979
*/