openssl/crypto/bn
Rich Salz a00ae6c46e OPENSSL_NO_xxx cleanup: many removals
The following compile options (#ifdef's) are removed:
    OPENSSL_NO_BIO OPENSSL_NO_BUFFER OPENSSL_NO_CHAIN_VERIFY
    OPENSSL_NO_EVP OPENSSL_NO_FIPS_ERR OPENSSL_NO_HASH_COMP
    OPENSSL_NO_LHASH OPENSSL_NO_OBJECT OPENSSL_NO_SPEED OPENSSL_NO_STACK
    OPENSSL_NO_X509 OPENSSL_NO_X509_VERIFY

This diff is big because of updating the indents on preprocessor lines.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-01-27 10:06:22 -05:00
..
asm Remove unused eng_rsax and related asm file 2015-01-24 16:27:03 -05:00
bn.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bn_add.c Re-align some comments after running the reformat script. 2015-01-22 09:20:10 +00:00
bn_asm.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bn_blind.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bn_const.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bn_ctx.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bn_depr.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bn_dh.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bn_div.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bn_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bn_exp.c Re-align some comments after running the reformat script. 2015-01-22 09:20:10 +00:00
bn_exp2.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bn_gcd.c Re-align some comments after running the reformat script. 2015-01-22 09:20:10 +00:00
bn_gf2m.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bn_intern.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bn_kron.c More comment realignment 2015-01-22 09:20:10 +00:00
bn_lcl.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bn_lib.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bn_mod.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bn_mont.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bn_mpi.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bn_mul.c Re-align some comments after running the reformat script. 2015-01-22 09:20:10 +00:00
bn_nist.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bn_prime.c Re-align some comments after running the reformat script. 2015-01-22 09:20:10 +00:00
bn_prime.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bn_prime.pl Minimize stack utilization in probable_prime. 2007-09-18 20:52:05 +00:00
bn_print.c OPENSSL_NO_xxx cleanup: many removals 2015-01-27 10:06:22 -05:00
bn_rand.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bn_recp.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bn_shift.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bn_sqr.c Re-align some comments after running the reformat script. 2015-01-22 09:20:10 +00:00
bn_sqrt.c More comment realignment 2015-01-22 09:20:10 +00:00
bn_srp.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bn_word.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bn_x931p.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bntest.c ifdef cleanup, part 4a: '#ifdef undef' 2015-01-24 10:58:38 -05:00
exptest.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
Makefile Remove unused eng_rsax and related asm file 2015-01-24 16:27:03 -05:00
rsaz_exp.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsaz_exp.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
vms-helper.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00