summaryrefslogtreecommitdiff
path: root/lib/nettle/rnd.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/nettle/rnd.h')
-rw-r--r--lib/nettle/rnd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/nettle/rnd.h b/lib/nettle/rnd.h
new file mode 100644
index 0000000000..5deefd392c
--- /dev/null
+++ b/lib/nettle/rnd.h
@@ -0,0 +1,2 @@
+void _int_random_func(void *ctx,
+ unsigned length, uint8_t *dst);