summaryrefslogtreecommitdiffhomepage
path: root/random.h
diff options
context:
space:
mode:
Diffstat (limited to 'random.h')
-rw-r--r--random.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/random.h b/random.h
index fa90064..544e77e 100644
--- a/random.h
+++ b/random.h
@@ -27,7 +27,6 @@
struct mp_int;
-void seedstrongrandom();
void seedrandom();
void genrandom(unsigned char* buf, unsigned int len);
void addrandom(char * buf, unsigned int len);