From 0b8820c33421d5c23022af326ada1815fb5c742d Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Fri, 11 Mar 2016 15:44:34 -0500 Subject: First step towards RPC PKEY tests. Currently RSA-only, test-vector only, requires AES core (for key wrapping). --- tests/test-rpc_hash.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/test-rpc_hash.c') 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 #include + +#warning This is wrong, nothing outside libhal itself should include hal_internal.h #include /* Usual NIST sample messages. */ -- cgit v1.2.3