openssl/crypto/bn
Rich Salz a2b18e657e ifdef cleanup, part 4a: '#ifdef undef'
This removes all code surrounded by '#ifdef undef'
One case is left: memmove() replaced by open-coded for loop,
in crypto/stack/stack.c  That needs further review.

Also removed a couple of instances of /* dead code */ if I saw them
while doing the main removal.

Reviewed-by: Matt Caswell <matt@openssl.org>
2015-01-24 10:58:38 -05:00
..
asm 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_exp2.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_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 More comment realignment 2015-01-22 09:20:10 +00: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
bn.h 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 make update 2014-12-11 23:52:47 +00: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