16f8d4ebf0
Just as with the OPENSSL_malloc calls, consistently use sizeof(*ptr) for memset and memcpy. Remove needless casts for those functions. For memset, replace alternative forms of zero with 0. Reviewed-by: Richard Levitte <levitte@openssl.org> |
||
---|---|---|
.. | ||
asm | ||
Makefile | ||
sha1_one.c | ||
sha1dgst.c | ||
sha256.c | ||
sha512.c | ||
sha_locl.h |