mirror of
https://github.com/openssl/openssl.git
synced 2025-01-06 13:26:43 +08:00
323f289c48
applications to use EVP. Add missing calls to HMAC_cleanup() and don't assume HMAC_CTX can be copied using memcpy(). Note: this is almost identical to the patch submitted to openssl-dev by Verdon Walker <VWalker@novell.com> except some redundant EVP_add_digest_()/EVP_cleanup() calls were removed and some changes made to avoid compiler warnings. |
||
---|---|---|
.. | ||
.cvsignore | ||
Makefile.ssl | ||
md_rand.c | ||
rand_egd.c | ||
rand_err.c | ||
rand_lcl.h | ||
rand_lib.c | ||
rand_unix.c | ||
rand_vms.c | ||
rand_win.c | ||
rand.h | ||
randfile.c | ||
randtest.c |