diff options
Diffstat (limited to 'libkeccak_cshake_suffix.c')
-rw-r--r-- | libkeccak_cshake_suffix.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libkeccak_cshake_suffix.c b/libkeccak_cshake_suffix.c deleted file mode 100644 index f4068dd..0000000 --- a/libkeccak_cshake_suffix.c +++ /dev/null @@ -1,5 +0,0 @@ -/* See LICENSE file for copyright and license details. */ -#include "common.h" - - -extern inline const char *libkeccak_cshake_suffix(size_t, size_t); |