openssl/crypto/ec
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 ecp_nistz256-x86_64.pl: fix occasional failures. 2015-01-04 23:18:04 +01:00
ec2_mult.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec2_oct.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec2_smpl.c Re-align some comments after running the reformat script. 2015-01-22 09:20:10 +00:00
ec_ameth.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec_asn1.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec_check.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec_curve.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec_cvt.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec_key.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec_lcl.h Re-align some comments after running the reformat script. 2015-01-22 09:20:10 +00:00
ec_lib.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec_mult.c Re-align some comments after running the reformat script. 2015-01-22 09:20:10 +00:00
ec_oct.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec_pmeth.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec_print.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec.h OPENSSL_NO_xxx cleanup: many removals 2015-01-27 10:06:22 -05:00
eck_prn.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ecp_mont.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ecp_nist.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ecp_nistp224.c Re-align some comments after running the reformat script. 2015-01-22 09:20:10 +00:00
ecp_nistp256.c More comment realignment 2015-01-22 09:20:10 +00:00
ecp_nistp521.c More comment realignment 2015-01-22 09:20:10 +00:00
ecp_nistputil.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ecp_nistz256_table.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ecp_nistz256.c ec/ecp_nistz256.c: further harmonization with latest rules. 2015-01-22 09:20:09 +00:00
ecp_oct.c More comment realignment 2015-01-22 09:20:10 +00:00
ecp_smpl.c More comment realignment 2015-01-22 09:20:10 +00:00
ectest.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
Makefile Implement internally opaque bn access from ec 2014-12-08 21:40:47 +00:00