aboutsummaryrefslogtreecommitdiffstats
path: root/libkeccak_spec_rawshake.c
diff options
context:
space:
mode:
Diffstat (limited to 'libkeccak_spec_rawshake.c')
-rw-r--r--libkeccak_spec_rawshake.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/libkeccak_spec_rawshake.c b/libkeccak_spec_rawshake.c
deleted file mode 100644
index 99b704c..0000000
--- a/libkeccak_spec_rawshake.c
+++ /dev/null
@@ -1,5 +0,0 @@
-/* See LICENSE file for copyright and license details. */
-#include "common.h"
-
-
-extern inline void libkeccak_spec_rawshake(struct libkeccak_spec *, long int, long int);