Minor code tidy and bug fix: need to set t = s after first pass and
authorDr. Stephen Henson <steve@openssl.org>
Fri, 16 Sep 2011 17:35:40 +0000 (17:35 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 16 Sep 2011 17:35:40 +0000 (17:35 +0000)
commite248740d67c3b047742800892aa80e4d90345cf4
tree0412e549e53498abd4d526170754a80742717bb2
parentb63698b70d27f23c6e60ec614cb7f4eb0b477cff
Minor code tidy and bug fix: need to set t = s after first pass and
t and s do not need to have independent values after the first pass
so set t = s.
fips/rand/fips_drbg_ec.c