Deprecate RAND_cleanup() and make it a no-op
[openssl.git] / apps / testdsa.h
index 6519948fe659c03278b4310e877d06deef2ffa8c..c72c71eccea30e916ad3b3f0ed0cd5e5a4c46517 100644 (file)
@@ -328,6 +328,3 @@ DSA *get_dsa2048()
     return NULL;
 }
 
-static const char rnd_seed[] =
-    "string to make the random number generator think it has entropy";
-static int rnd_fake = 0;