aboutsummaryrefslogtreecommitdiff
path: root/tools/nissy_extra.h
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-09-27 08:19:53 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-09-27 08:19:53 +0200
commit0b32395de2500ad87e15fbb0ff4a852e313037e9 (patch)
tree2607145be078cfac3b8f6b982c1b63352ebaf79e /tools/nissy_extra.h
parentbb09e52a7481718ae1fe324d16b99970450908f8 (diff)
downloadnissy-core-0b32395de2500ad87e15fbb0ff4a852e313037e9.tar.gz
nissy-core-0b32395de2500ad87e15fbb0ff4a852e313037e9.zip
First try for derive tables
Diffstat (limited to 'tools/nissy_extra.h')
-rw-r--r--tools/nissy_extra.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/nissy_extra.h b/tools/nissy_extra.h
new file mode 100644
index 0000000..4294c24
--- /dev/null
+++ b/tools/nissy_extra.h
@@ -0,0 +1,6 @@
1/*
2This header file exposes certain functions that are meant to be used
3for testing purposes only.
4*/
5
6size_t gendata_h48_derive(uint8_t, const void *, void *);

Generated with cgit - Back to sebastiano.tronto.net