Matt Caswell
|
10621efd32
|
Run util/openssl-format-source -v -c .
Reviewed-by: Tim Hudson <tjh@openssl.org>
|
2015-01-22 09:38:39 +00:00 |
|
Andy Polyakov
|
92fe1dbc0e
|
bn/bn_const.c: make it indent-friendly.
Reviewed-by: Tim Hudson <tjh@openssl.org>
|
2015-01-22 09:37:05 +00:00 |
|
Matt Caswell
|
ac84cb4cfe
|
Further comment changes for reformat
Reviewed-by: Tim Hudson <tjh@openssl.org>
|
2015-01-22 09:33:38 +00:00 |
|
Dr. Stephen Henson
|
40a3c12305
|
Initialize bignum constants using BN_bin2bn() instead of BN_hex2bn(). This
saves a bit of space and avoids a compiler warning about string length.
|
2005-10-05 17:51:43 +00:00 |
|
Nils Larsch
|
725111f7cb
|
add missing file
|
2005-08-21 23:02:05 +00:00 |
|