Always seed PRNG for new requests no matter what key type. RSA may need
authorDr. Stephen Henson <steve@openssl.org>
Mon, 12 May 2008 16:07:00 +0000 (16:07 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 12 May 2008 16:07:00 +0000 (16:07 +0000)
commita25fb95bd6a221087fb3cc263db410cb73f5b1d2
treefbdf31ff751aab28c58bffe47416f1253ea8f70f
parent61680671608930cb1d592072f67d686699a8c888
Always seed PRNG for new requests no matter what key type. RSA may need
the PRNG for blinding.

PR: 1666
apps/req.c