summaryrefslogtreecommitdiff
path: root/fticks.h
diff options
context:
space:
mode:
Diffstat (limited to 'fticks.h')
-rw-r--r--fticks.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/fticks.h b/fticks.h
index b749d98..ec1ed9a 100644
--- a/fticks.h
+++ b/fticks.h
@@ -1,6 +1,10 @@
/* Copyright (C) 2011 NORDUnet A/S
* See LICENSE for information about licensing.
*/
+int fticks_configure(struct options *options,
+ uint8_t **reportingp,
+ uint8_t **macp,
+ uint8_t **keyp);
void fticks_hashmac(const uint8_t *in,
const uint8_t *key,
size_t out_len,