diff options
| author | tedu <> | 2014-04-18 18:03:26 +0000 |
|---|---|---|
| committer | tedu <> | 2014-04-18 18:03:26 +0000 |
| commit | ed154a7330556a4c5476c601c36a41f0c129b792 (patch) | |
| tree | 7a6c9cad4eb9c1ca3defcc68388f81b84301379f | |
| parent | b9964e4494b9952ca7ff8c82089fdd781cb51b2f (diff) | |
| download | openbsd-ed154a7330556a4c5476c601c36a41f0c129b792.tar.gz openbsd-ed154a7330556a4c5476c601c36a41f0c129b792.tar.bz2 openbsd-ed154a7330556a4c5476c601c36a41f0c129b792.zip | |
another
Diffstat (limited to '')
| -rw-r--r-- | src/lib/libssl/src/apps/testdsa.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/libssl/src/apps/testdsa.h b/src/lib/libssl/src/apps/testdsa.h index 9e84e31c93..d3ac4f9ef8 100644 --- a/src/lib/libssl/src/apps/testdsa.h +++ b/src/lib/libssl/src/apps/testdsa.h | |||
| @@ -212,6 +212,3 @@ DSA *get_dsa2048() | |||
| 212 | return(NULL); | 212 | return(NULL); |
| 213 | return(dsa); | 213 | return(dsa); |
| 214 | } | 214 | } |
| 215 | |||
| 216 | static const char rnd_seed[] = "string to make the random number generator think it has entropy"; | ||
| 217 | static int rnd_fake = 0; | ||
