From 4ce8f49e22ceb7ad973a21963884a8c3dc64c662 Mon Sep 17 00:00:00 2001 From: JP Aumasson Date: Sat, 20 Feb 2021 20:50:05 +0100 Subject: typechange --- test.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'test.c') 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] =", -- cgit v1.2.3