]> git.cryptolib.org Git - arm-crypto-lib.git/blobdiff - test_src/main-groestl-test.c
Blake adapted for round 3
[arm-crypto-lib.git] / test_src / main-groestl-test.c
index 0a0a9445eed65f71d7d9bc39fa75cf3e8e5f8c64..3ed24091d53470794ba2e36462787195a788028d 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 "groestl_small.h"
 #include "groestl_large.h"
-#include "hfal/hfal_groestl_small.h"
-#include "hfal/hfal_groestl_large.h"
+#include "hfal_groestl_small.h"
+#include "hfal_groestl_large.h"
 
 const char* algo_name = "Groestl";