another
authortedu <tedu@openbsd.org>
Fri, 18 Apr 2014 18:03:26 +0000 (18:03 +0000)
committertedu <tedu@openbsd.org>
Fri, 18 Apr 2014 18:03:26 +0000 (18:03 +0000)
lib/libssl/src/apps/testdsa.h

index 9e84e31..d3ac4f9 100644 (file)
@@ -212,6 +212,3 @@ DSA *get_dsa2048()
                return(NULL);
        return(dsa);
        }
-
-static const char rnd_seed[] = "string to make the random number generator think it has entropy";
-static int rnd_fake = 0;