Rename lots of *_intern or *_internal function to int_*
[openssl.git] / crypto / include / internal / rand.h
index f1a938942529cb1f7d951ffe99e9274ec907931c..ec2bb9802793695679e842cfe45f47d4af601c44 100644 (file)
@@ -8,4 +8,4 @@
 
 #include <openssl/rand.h>
 
-void rand_cleanup_intern(void);
+void int_rand_cleanup(void);