openssl/crypto/evp
Matt Caswell 65a6a1ff45 indent has problems with comments that are on the right hand side of a line.
Sometimes it fails to format them very well, and sometimes it corrupts them!
This commit moves some particularly problematic ones.

Conflicts:
	crypto/bn/bn.h
	crypto/ec/ec_lcl.h
	crypto/rsa/rsa.h
	demos/engines/ibmca/hw_ibmca.c
	ssl/ssl.h
	ssl/ssl3.h

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-01-22 09:26:44 +00:00
..
.cvsignore
bio_b64.c Initialize num properly. 2014-05-06 14:09:07 +01:00
bio_enc.c mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
bio_md.c mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
bio_ok.c mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
c_all.c
c_allc.c Add AES-NI+SHA256 stitch registrations (from master). 2014-02-02 00:05:02 +01:00
c_alld.c
digest.c Add additional FIPS digests. 2014-03-01 23:14:08 +00:00
e_aes.c Remove inconsistency in ARM support. 2015-01-06 11:14:23 +01:00
e_aes_cbc_hmac_sha1.c crypto/evp/e_aes_cbc_hmac_sha[1|256].c: fix compiler warnings. 2014-08-20 22:20:21 +02:00
e_aes_cbc_hmac_sha256.c crypto/evp/e_aes_cbc_hmac_sha[1|256].c: fix compiler warnings. 2014-08-20 22:20:21 +02:00
e_bf.c
e_camellia.c evp/e_[aes|camellia].c: fix typo in CBC subroutine. 2013-12-18 22:56:24 +01:00
e_cast.c
e_des.c evp/e_des[3].c: engage SPARC T4 DES support. 2013-05-20 16:08:39 +02:00
e_des3.c Clear warnings/errors within KSSL_DEBUG code sections 2014-12-17 14:17:54 +01:00
e_dsa.c
e_idea.c
e_null.c Experimental multi-implementation support for FIPS capable OpenSSL. 2012-05-13 18:40:12 +00:00
e_old.c
e_rc2.c
e_rc4.c revert more "version skew" changes that break FIPS builds 2012-06-10 23:02:06 +00:00
e_rc4_hmac_md5.c e_rc4_hmac_md5.c: reapply commit#21726, which was erroneously omitted [from 1.0.1]. 2012-04-20 21:45:21 +00:00
e_rc5.c
e_seed.c
e_xcbc_d.c
encode.c mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
evp.h indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:26:44 +00:00
evp_acnf.c
evp_cnf.c add missing evp_cnf.c file 2012-07-04 13:14:44 +00:00
evp_enc.c Add a comment noting the padding oracle. 2014-12-17 14:55:47 +01:00
evp_err.c EVP support for wrapping algorithms. 2013-10-01 14:01:17 +01:00
evp_key.c
evp_lib.c Use nid not cipher type as some ciphers don't have OIDs. 2014-03-02 15:00:21 +00:00
evp_locl.h mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
evp_pbe.c Fix for EVP_PBE_alg_add(). 2014-06-27 23:19:37 +01:00
evp_pkey.c
evp_test.c EVP support for wrapping algorithms. 2013-10-01 14:01:17 +01:00
evptests.txt EVP support for wrapping algorithms. 2013-10-01 14:01:17 +01:00
m_dss.c Reduce version skew: trivia (I hope). 2012-06-03 22:03:37 +00:00
m_dss1.c Reduce version skew: trivia (I hope). 2012-06-03 22:03:37 +00:00
m_ecdsa.c Experimental multi-implementation support for FIPS capable OpenSSL. 2012-05-13 18:40:12 +00:00
m_md2.c
m_md4.c revert more "version skew" changes that break FIPS builds 2012-06-10 23:02:06 +00:00
m_md5.c revert more "version skew" changes that break FIPS builds 2012-06-10 23:02:06 +00:00
m_mdc2.c revert more "version skew" changes that break FIPS builds 2012-06-10 23:02:06 +00:00
m_null.c
m_ripemd.c revert more "version skew" changes that break FIPS builds 2012-06-10 23:02:06 +00:00
m_sha.c revert more "version skew" changes that break FIPS builds 2012-06-10 23:02:06 +00:00
m_sha1.c Reduce version skew: trivia (I hope). 2012-06-03 22:03:37 +00:00
m_sigver.c Make EVP_Digest* work again. 2014-06-30 13:59:29 +01:00
m_wp.c revert more "version skew" changes that break FIPS builds 2012-06-10 23:02:06 +00:00
Makefile Revert "RT3425: constant-time evp_enc" 2014-12-17 14:55:39 +01:00
names.c
openbsd_hw.c
p5_crpt.c
p5_crpt2.c Fix memory leak. 2013-11-11 23:55:18 +00:00
p_dec.c
p_enc.c
p_lib.c recognise X9.42 DH certificates on servers 2012-04-18 17:03:45 +00:00
p_open.c
p_seal.c mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
p_sign.c Reduce version skew: trivia (I hope). 2012-06-03 22:03:37 +00:00
p_verify.c Reduce version skew: trivia (I hope). 2012-06-03 22:03:37 +00:00
pmeth_fn.c
pmeth_gn.c
pmeth_lib.c