Cleanup OPENSSL_NO_xxx, part 1 master-pre-reformat
authorRich Salz <rsalz@openssl.org>
Wed, 14 Jan 2015 20:57:28 +0000 (15:57 -0500)
committerRich Salz <rsalz@openssl.org>
Wed, 14 Jan 2015 20:57:28 +0000 (15:57 -0500)
commit4b618848f9beb8271f24883694e097caa70013c0
tree83a17961f721935b211a19bddf8ea02ab5760fb4
parentb3d7294976c58e0e05d0ee44a0e7c9c3b8515e05
Cleanup OPENSSL_NO_xxx, part 1

OPENSSL_NO_RIPEMD160, OPENSSL_NO_RIPEMD merged into OPENSSL_NO_RMD160
OPENSSL_NO_FP_API merged into OPENSSL_NO_STDIO
Two typo's on #endif comments fixed:
OPENSSL_NO_ECB fixed to OPENSSL_NO_OCB
OPENSSL_NO_HW_SureWare fixed to OPENSSL_NO_HW_SUREWARE

Reviewed-by: Richard Levitte <levitte@openssl.org>
53 files changed:
CHANGES
apps/speed.c
crypto/asn1/a_d2i_fp.c
crypto/asn1/a_i2d_fp.c
crypto/asn1/a_strex.c
crypto/asn1/asn1.h
crypto/asn1/t_crl.c
crypto/asn1/t_req.c
crypto/asn1/t_x509.c
crypto/bio/b_dump.c
crypto/bio/bio.h
crypto/bn/bn.h
crypto/bn/bn_print.c
crypto/conf/conf.h
crypto/conf/conf_lib.c
crypto/crypto.h
crypto/dh/dh.h
crypto/dh/dh_prn.c
crypto/dsa/dsa.h
crypto/dsa/dsa_prn.c
crypto/ec/ec.h
crypto/ec/eck_prn.c
crypto/err/err.h
crypto/err/err_prn.c
crypto/evp/c_alld.c
crypto/evp/evp.h
crypto/evp/m_ripemd.c
crypto/lhash/lh_stats.c
crypto/lhash/lhash.h
crypto/mem_dbg.c
crypto/modes/modes.h
crypto/pem/pem.h
crypto/pem/pem_all.c
crypto/pem/pem_info.c
crypto/pem/pem_lib.c
crypto/pem/pem_pk8.c
crypto/pem/pem_pkey.c
crypto/pkcs12/p12_utl.c
crypto/pkcs7/pkcs7.h
crypto/ripemd/ripemd.h
crypto/ripemd/rmdtest.c
crypto/rsa/rsa.h
crypto/rsa/rsa_prn.c
crypto/threads/mttest.c
crypto/ts/ts_asn1.c
crypto/x509/x509.h
crypto/x509/x_all.c
crypto/x509v3/v3_prn.c
e_os.h
engines/e_sureware.c
ssl/ssl.h
ssl/ssl_txt.c
util/mk1mf.pl