summaryrefslogtreecommitdiffstats
path: root/sys/dev/random/yarrow.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/random/yarrow.h')
-rw-r--r--sys/dev/random/yarrow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/random/yarrow.h b/sys/dev/random/yarrow.h
index 9904d24..49cc602 100644
--- a/sys/dev/random/yarrow.h
+++ b/sys/dev/random/yarrow.h
@@ -45,6 +45,8 @@ void random_init_harvester(void (*)(u_int64_t, void *, u_int, u_int, u_int, enum
void random_deinit_harvester(void);
void random_set_wakeup_exit(void *);
+void random_reseed(void);
+
u_int read_random_real(void *, u_int);
void write_random(void *, u_int);
OpenPOWER on IntegriCloud