aboutsummaryrefslogtreecommitdiff
path: root/test.c
diff options
context:
space:
mode:
authorJP Aumasson <jeanphilippe.aumasson@gmail.com>2021-02-20 20:50:05 +0100
committerJP Aumasson <jeanphilippe.aumasson@gmail.com>2021-02-20 20:50:05 +0100
commit4ce8f49e22ceb7ad973a21963884a8c3dc64c662 (patch)
treeac62e10a28986c538e127abcd54a01d8f73bb30d /test.c
parentMerge pull request #34 from veorq/moretest (diff)
downloadsiphash-4ce8f49e22ceb7ad973a21963884a8c3dc64c662.tar.gz
siphash-4ce8f49e22ceb7ad973a21963884a8c3dc64c662.tar.xz
typechange
Diffstat (limited to 'test.c')
-rw-r--r--test.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/test.c b/test.c
index cd0cc1e..ce8fa7c 100644
--- a/test.c
+++ b/test.c
@@ -27,9 +27,6 @@
} \
printf("},\n");
-int halfsiphash(const uint8_t *in, const size_t inlen, const uint8_t *k,
- uint8_t *out, const size_t outlen);
-
const char *functions[4] = {
"const uint8_t vectors_sip64[64][8] =",
"const uint8_t vectors_sip128[64][16] =",