Merge EVP changes in from FIPS branch.
authorDr. Stephen Henson <steve@openssl.org>
Mon, 15 Sep 2008 22:21:42 +0000 (22:21 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 15 Sep 2008 22:21:42 +0000 (22:21 +0000)
commita2dc9b6be2c9e1919d8120aad43d9c601f47abd7
treef5a3c8b960a49ba9844c2941d8a30aff1bd4331f
parent16349eeceb7239fc34e4e78c9f27ec17ea4baf3a
Merge EVP changes in from FIPS branch.
27 files changed:
crypto/evp/Makefile
crypto/evp/bio_md.c
crypto/evp/dig_eng.c [new file with mode: 0644]
crypto/evp/digest.c
crypto/evp/e_aes.c
crypto/evp/e_des.c
crypto/evp/e_des3.c
crypto/evp/e_null.c
crypto/evp/e_rc4.c
crypto/evp/enc_min.c [new file with mode: 0644]
crypto/evp/evp.h
crypto/evp/evp_cnf.c [new file with mode: 0644]
crypto/evp/evp_enc.c
crypto/evp/evp_err.c
crypto/evp/evp_lib.c
crypto/evp/evp_locl.h
crypto/evp/m_dss.c
crypto/evp/m_dss1.c
crypto/evp/m_md2.c
crypto/evp/m_md4.c
crypto/evp/m_md5.c
crypto/evp/m_mdc2.c
crypto/evp/m_sha.c
crypto/evp/m_sha1.c
crypto/evp/names.c
crypto/evp/p_sign.c
crypto/evp/p_verify.c