Geoff Thorpe 998ae048e7 The bn_set_max() macro is only "used" by the bn_set_[low|high]() macros
which, in turn, are used nowhere at all. This is a good thing because
bn_set_max() would currently generate code that wouldn't compile (BIGNUM
has no 'max' element).

The only apparent use for bn_set_[low|high] would be for implementing
windowing algorithms, and all of openssl's seem to use bn_***_words()
helpers instead (including the BN_div() that Nils fixed recently, which had
been using independently-coded versions of what these unused macros are
intended for). I'm therefore consigning these macros to cvs oblivion in the
name of readability.
2003-12-01 22:11:08 +00:00
..
2003-11-28 13:10:58 +00:00
2003-11-28 13:10:58 +00:00
2003-11-28 13:10:58 +00:00
2003-12-01 08:12:47 +00:00
2003-10-28 22:10:47 +00:00
2003-11-28 13:10:58 +00:00
2003-11-28 13:10:58 +00:00
2003-11-28 13:10:58 +00:00
2003-11-29 09:25:59 +00:00
2003-06-19 16:56:48 +00:00
2003-11-28 13:10:58 +00:00
2003-11-28 13:10:58 +00:00
2003-11-28 13:10:58 +00:00
2003-11-28 13:10:58 +00:00
2003-11-29 09:25:59 +00:00
2003-11-28 13:10:58 +00:00
2003-11-28 13:10:58 +00:00
2003-11-28 13:10:58 +00:00
2003-12-01 08:12:47 +00:00
2003-11-28 13:10:58 +00:00
2003-11-28 13:10:58 +00:00
2003-05-01 04:10:32 +00:00
2003-06-26 10:26:42 +00:00
2003-11-28 13:10:58 +00:00
2003-11-28 13:10:58 +00:00
2003-11-20 22:45:06 +00:00
2002-11-13 18:10:30 +00:00
2000-02-01 02:21:16 +00:00
2002-08-09 22:34:57 +00:00
2003-11-28 13:10:58 +00:00
2003-09-09 23:44:39 +00:00
2003-09-09 23:44:39 +00:00
2001-07-05 10:20:07 +00:00
2003-02-13 13:21:13 +00:00
2003-11-28 13:10:58 +00:00
2003-11-28 13:10:58 +00:00