aboutsummaryrefslogtreecommitdiff
path: root/tests/test-rpc_hash.c
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2016-03-11 15:44:34 -0500
committerRob Austein <sra@hactrn.net>2016-03-11 15:44:34 -0500
commit0b8820c33421d5c23022af326ada1815fb5c742d (patch)
treecfe81d13155af37528ca2109a5081d13c286ccce /tests/test-rpc_hash.c
parent74aa82f1b07e0005a7dae60d89173f2f5243be52 (diff)
First step towards RPC PKEY tests. Currently RSA-only, test-vector
only, requires AES core (for key wrapping).
Diffstat (limited to 'tests/test-rpc_hash.c')
-rw-r--r--tests/test-rpc_hash.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test-rpc_hash.c b/tests/test-rpc_hash.c
index d59e341..ded440f 100644
--- a/tests/test-rpc_hash.c
+++ b/tests/test-rpc_hash.c
@@ -40,6 +40,8 @@
#include <assert.h>
#include <hal.h>
+
+#warning This is wrong, nothing outside libhal itself should include hal_internal.h
#include <hal_internal.h>
/* Usual NIST sample messages. */