aboutsummaryrefslogtreecommitdiffstats
path: root/libar2.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--libar2.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/libar2.h b/libar2.h
index 3b14b3a..8343a8f 100644
--- a/libar2.h
+++ b/libar2.h
@@ -620,6 +620,14 @@ LIBAR2_PUBLIC__
void libar2_erase(volatile void *mem, size_t size);
/**
+ * Initialise the library
+ *
+ * Called automatically by `libar2_hash`
+ */
+LIBAR2_PUBLIC__
+void libar2_init(void);
+
+/**
* Hash a message
*
* The recommended why of verify a password is to hash the