openssl/crypto/evp
Tim Hudson 1d97c84351 mark all block comments that need format preserving so that
indent will not alter them when reformatting comments

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
2014-12-30 22:10:26 +00:00
..
bio_b64.c
bio_enc.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
bio_md.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
bio_ok.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
c_all.c
c_allc.c Added OPENSSL_NO_OCB guards 2014-12-08 10:29:03 +00:00
c_alld.c Remove SSLv2 support 2014-12-04 11:55:03 +01:00
digest.c
e_aes_cbc_hmac_sha1.c crypto/evp/e_aes_cbc_hmac_sha[1|256].c: fix compiler warnings. 2014-08-20 22:18:14 +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:18:14 +02:00
e_aes.c remove OPENSSL_FIPSAPI 2014-12-08 13:25:38 +00:00
e_bf.c
e_camellia.c
e_cast.c
e_des3.c Clear warnings/errors within KSSL_DEBUG code sections 2014-12-17 10:15:09 +01:00
e_des.c
e_dsa.c
e_idea.c
e_null.c remove FIPS module code from crypto/evp 2014-12-08 13:25:38 +00:00
e_old.c
e_rc2.c
e_rc4_hmac_md5.c
e_rc4.c
e_rc5.c
e_seed.c
e_xcbc_d.c
encode.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
evp_acnf.c
evp_cnf.c remove FIPS module code from crypto/evp 2014-12-08 13:25:38 +00:00
evp_enc.c Add a comment noting the padding oracle. 2014-12-17 14:55:04 +01:00
evp_err.c
evp_key.c
evp_lib.c
evp_locl.h mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
evp_pbe.c
evp_pkey.c
evp_test.c Added OPENSSL_NO_OCB guards 2014-12-08 10:29:03 +00:00
evp.h mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
evptests.txt Add tests for OCB mode 2014-12-08 10:28:47 +00:00
m_dss1.c remove FIPS module code from crypto/evp 2014-12-08 13:25:38 +00:00
m_dss.c remove FIPS module code from crypto/evp 2014-12-08 13:25:38 +00:00
m_ecdsa.c remove FIPS module code from crypto/evp 2014-12-08 13:25:38 +00:00
m_md2.c
m_md4.c
m_md5.c
m_mdc2.c
m_null.c
m_ripemd.c
m_sha1.c remove FIPS module code from crypto/evp 2014-12-08 13:25:38 +00:00
m_sha.c
m_sigver.c
m_wp.c
Makefile Revert "RT3425: constant-time evp_enc" 2014-12-17 14:54:17 +01:00
names.c
openbsd_hw.c RT1815: More const'ness improvements 2014-08-18 11:49:16 -04:00
p5_crpt2_test.c
p5_crpt2.c
p5_crpt.c
p_dec.c
p_enc.c
p_lib.c
p_open.c
p_seal.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
p_sign.c
p_verify.c
pmeth_fn.c
pmeth_gn.c Implement internally opaque bn access from evp 2014-12-08 21:40:52 +00:00
pmeth_lib.c