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