Fix bug in DSA parameter generation code which stopped it copying a
authorDr. Stephen Henson <steve@openssl.org>
Fri, 5 Oct 2007 13:14:55 +0000 (13:14 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 5 Oct 2007 13:14:55 +0000 (13:14 +0000)
commitd73ed541db07ca273335341ba3cc8aad86f91d15
tree9a6f204e9831068e333165c529c13a10f178d850
parente6e5592a509eb5d3da6270e808acc06c668d1fa7
Fix bug in DSA parameter generation code which stopped it copying a
generated random seed to the supplied seed parameter.
crypto/dsa/dsa_gen.c
fips/dsa/fips_dsa_gen.c
fips/dsa/fips_dssvs.c