Bodo Möller 12593e6f45 Move zeroing from bn_expand_internal() to bn_expand2() so that it
happens reliably, even if the BIGNUM is already sufficiently large.

[Note that the bn_expand()/bn_wexpand() macros call bn_expand2() only
if the BIGNUM actually has to grow, so this change does not add any
new overhead as currently bn_expand2() is never called directly.]
2002-07-25 12:12:39 +00:00
..
2002-07-24 14:43:00 +00:00
2002-02-13 17:25:27 +00:00
2002-02-13 17:25:27 +00:00
2000-02-01 02:21:16 +00:00
2001-09-07 11:43:30 +00:00
2001-10-14 00:57:30 +00:00
2001-07-05 10:20:07 +00:00
2002-01-26 03:57:41 +00:00
2002-02-16 11:58:16 +00:00