summaryrefslogtreecommitdiffstats
path: root/crypto/include/internal/rand.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/include/internal/rand.h')
-rw-r--r--crypto/include/internal/rand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/include/internal/rand.h b/crypto/include/internal/rand.h
index ec2bb98027..be92fa19ec 100644
--- a/crypto/include/internal/rand.h
+++ b/crypto/include/internal/rand.h
@@ -8,4 +8,4 @@
#include <openssl/rand.h>
-void int_rand_cleanup(void);
+void rand_cleanup_int(void);