aboutsummaryrefslogtreecommitdiff
path: root/tools/nissy_extra.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/nissy_extra.h')
-rw-r--r--tools/nissy_extra.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/tools/nissy_extra.h b/tools/nissy_extra.h
deleted file mode 100644
index 9a7df50..0000000
--- a/tools/nissy_extra.h
+++ /dev/null
@@ -1,14 +0,0 @@
1/*
2This header file exposes certain functions that are meant to be used
3for testing purposes only.
4*/
5
6#define STATIC static
7#define LOG printf
8
9#include "../src/solvers/tables_types_macros.h"
10#include "../src/solvers/tables.h"
11
12size_t gendata_h48_derive(uint8_t, const unsigned char *, unsigned char *);
13long long parse_h48_hk(const char *, uint8_t [static 1], uint8_t [static 1]);
14long long int nissy_datainfo(uint64_t, const unsigned char *);

Generated with cgit - Back to sebastiano.tronto.net