artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c2295c
)
another
author
tedu
<tedu@openbsd.org>
Fri, 18 Apr 2014 18:03:26 +0000
(18:03 +0000)
committer
tedu
<tedu@openbsd.org>
Fri, 18 Apr 2014 18:03:26 +0000
(18:03 +0000)
lib/libssl/src/apps/testdsa.h
patch
|
blob
|
history
diff --git
a/lib/libssl/src/apps/testdsa.h
b/lib/libssl/src/apps/testdsa.h
index
9e84e31
..
d3ac4f9
100644
(file)
--- a/
lib/libssl/src/apps/testdsa.h
+++ b/
lib/libssl/src/apps/testdsa.h
@@
-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;