]> git.cryptolib.org Git - arm-crypto-lib.git/blobdiff - test_src/main-cubehash-test.c
Blake adapted for round 3
[arm-crypto-lib.git] / test_src / main-cubehash-test.c
index b998cc387ebb7130ae46a5f547bb67885d1b2bda..e4e7ce7127101f18843da2ececc0675b6a9a6745 100644 (file)
 #include "shavs.h"
 #include "nessie_hash_test.h"
 #include "performance_test.h"
-#include "hfal/hfal-nessie.h"
-#include "hfal/hfal-performance.h"
-#include "hfal/hfal-test.h"
+#include "hfal-nessie.h"
+#include "hfal-performance.h"
+#include "hfal-test.h"
 
 #include "cubehash.h"
-#include "hfal/hfal_cubehash.h"
+#include "hfal_cubehash.h"
 
 #include <stdint.h>
 #include <string.h>