]> Git Repo - haraka-avx512.git/blobdiff - haraka.h
run
[haraka-avx512.git] / haraka.h
index ba6bb5c984a9e5219c282b3f7c36c16f85bcd8e7..171842b9dacbff80e236d7c6a2ad8bbd9ac093b8 100644 (file)
--- a/haraka.h
+++ b/haraka.h
@@ -89,7 +89,7 @@ u512 MIX_4;
   *(u64*)(out + 16) = *(((u64*)&s + 4)); \
   *(u64*)(out + 24) = *(((u64*)&s + 6));
 void load_constants();
-void test_implementations();
+int test_implementations();
 
 /*
 void haraka256(unsigned char *out, const unsigned char *in);
This page took 0.024673 seconds and 4 git commands to generate.