openssl/crypto/evp
Kurt Cancemi b88e95f3a0 crypto/evp/e_aes_cbc_hmac_sha256.c: Remove spurious memset
Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1231)
2016-06-20 09:38:37 -04:00
..
bio_b64.c Change the return type of EVP_EncodeUpdate 2016-06-16 09:50:48 +01:00
bio_enc.c
bio_md.c
bio_ok.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
build.info
c_allc.c
c_alld.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
cmeth_lib.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
digest.c #4342: few missing malloc return checks and free in error paths 2016-05-23 23:08:22 +01:00
e_aes_cbc_hmac_sha1.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
e_aes_cbc_hmac_sha256.c crypto/evp/e_aes_cbc_hmac_sha256.c: Remove spurious memset 2016-06-20 09:38:37 -04:00
e_aes.c evp/e_aes.c: wire hardware-assisted XTS subroutines. 2016-06-14 23:19:35 +02:00
e_bf.c
e_camellia.c
e_cast.c
e_chacha20_poly1305.c Fix a NULL dereference in chacha20_poly1305_init_key() 2016-05-18 11:08:55 +02:00
e_des3.c
e_des.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
e_idea.c
e_null.c
e_old.c
e_rc2.c Add some missing return value checks 2016-06-13 17:38:39 +01:00
e_rc4_hmac_md5.c
e_rc4.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
e_rc5.c
e_seed.c
e_xcbc_d.c
encode.c Change the return type of EVP_EncodeUpdate 2016-06-16 09:50:48 +01:00
evp_cnf.c
evp_enc.c
evp_err.c Add EVP_PKEY_get0_hmac() function 2016-06-16 13:33:47 -04:00
evp_key.c
evp_lib.c
evp_locl.h Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
evp_pbe.c
evp_pkey.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
m_md2.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
m_md4.c
m_md5_sha1.c
m_md5.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
m_mdc2.c
m_null.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
m_ripemd.c
m_sha1.c
m_sigver.c
m_wp.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
names.c
p5_crpt2.c
p5_crpt.c
p_dec.c Useless header include of openssl/rand.h 2016-06-18 16:30:24 -04:00
p_enc.c Useless header include of openssl/rand.h 2016-06-18 16:30:24 -04:00
p_lib.c Add EVP_PKEY_get0_hmac() function 2016-06-16 13:33:47 -04:00
p_open.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
p_seal.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
p_sign.c
p_verify.c
pmeth_fn.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
pmeth_gn.c
pmeth_lib.c
scrypt.c