From 5e291466fbbc45aed74f67a1b2e555d1f0c44d8f Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Thu, 10 Oct 2024 19:49:48 +0200 Subject: Improved error messages and add some comments in nissy.h --- tools/nissy_extra.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/nissy_extra.h') diff --git a/tools/nissy_extra.h b/tools/nissy_extra.h index 53c3df7..cc7b088 100644 --- a/tools/nissy_extra.h +++ b/tools/nissy_extra.h @@ -10,3 +10,4 @@ for testing purposes only. size_t gendata_h48_derive(uint8_t, const void *, void *); int parse_h48_solver(const char *, uint8_t [static 1], uint8_t [static 1]); +int64_t nissy_derivedata(const char *, const void *, void *); -- cgit v1.3