openssl/crypto/evp
Rich Salz 84c15091ec Fix GH 327.
Valgrind complains about using unitialized memory.  So call
OPENSSL_zalloc, not malloc.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-02-11 12:13:18 -05:00
..
bio_b64.c
bio_enc.c
bio_md.c
bio_ok.c
build.info Update build.info files for auto-init/de-init 2016-02-09 15:11:38 +00:00
c_allc.c Auto init/deinit libcrypto 2016-02-09 15:11:38 +00:00
c_alld.c Auto init/deinit libcrypto 2016-02-09 15:11:38 +00:00
cmeth_lib.c GH641: Don't care openssl_zmalloc 2016-02-08 11:09:16 -05:00
digest.c Fix GH 327. 2016-02-11 12:13:18 -05:00
e_aes_cbc_hmac_sha1.c
e_aes_cbc_hmac_sha256.c
e_aes.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
e_bf.c
e_camellia.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
e_cast.c
e_chacha20_poly1305.c
e_des3.c
e_des.c
e_idea.c
e_null.c
e_old.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
e_rc2.c
e_rc4_hmac_md5.c
e_rc4.c
e_rc5.c
e_seed.c
e_xcbc_d.c
encode.c GH641: Don't care openssl_zmalloc 2016-02-08 11:09:16 -05:00
evp_cnf.c
evp_enc.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
evp_err.c
evp_key.c
evp_lib.c GH641: Don't care openssl_zmalloc 2016-02-08 11:09:16 -05:00
evp_locl.h
evp_pbe.c
evp_pkey.c
m_md2.c
m_md4.c
m_md5_sha1.c
m_md5.c
m_mdc2.c
m_null.c
m_ripemd.c
m_sha1.c
m_sigver.c
m_wp.c
Makefile.in Auto init/deinit libcrypto 2016-02-09 15:11:38 +00:00
names.c The new init functions can now fail so shouldn't be void 2016-02-10 17:40:59 +00:00
p5_crpt2.c
p5_crpt.c
p_dec.c
p_enc.c
p_lib.c
p_open.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
p_seal.c
p_sign.c
p_verify.c
pmeth_fn.c
pmeth_gn.c
pmeth_lib.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
scrypt.c Ensure allocation size fits into size_t 2016-02-10 20:13:26 +01:00