Make EVP_Digest*() routines return a value.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 8 Mar 2001 14:04:22 +0000 (14:04 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 8 Mar 2001 14:04:22 +0000 (14:04 +0000)
commit2dc769a1c17e1e0c7aef6e11496c8ba2c1db2e28
tree47bc3c6bf378e59f79c418f9956b6ed03fc4c805
parent4f98cbabdeb50d548c83a8ca36014f3011461379
Make EVP_Digest*() routines return a value.

TODO: update docs, and make soe other routines
which use EVP_Digest*() check return codes.
17 files changed:
CHANGES
crypto/evp/digest.c
crypto/evp/evp.h
crypto/evp/m_null.c
crypto/md2/md2.h
crypto/md2/md2_dgst.c
crypto/md32_common.h
crypto/md4/md4.h
crypto/md4/md4_dgst.c
crypto/md5/md5.h
crypto/md5/md5_dgst.c
crypto/mdc2/mdc2.h
crypto/mdc2/mdc2dgst.c
crypto/ripemd/ripemd.h
crypto/ripemd/rmd_dgst.c
crypto/sha/sha.h
crypto/sha/sha_locl.h