Don't auto-instantiate a DRBG when trying to use it and it's not
[openssl.git] / crypto / include / internal / rand_int.h
index 90b00946a8302150bc272530c66f371aba7bd951..d0999f28adb4b6a2c2042384ee6470d8ec0aaef2 100644 (file)
@@ -18,4 +18,5 @@
 #include <openssl/rand.h>
 
 void rand_cleanup_int(void);
+void rand_cleanup_drbg_int(void);
 void rand_fork(void);