openssl/crypto/evp
FdaSilvaYY c5ebfcab71 Unify <TYPE>_up_ref methods signature and behaviour.
Add a status return value instead of void.
Add some sanity checks on reference counter value.
Update the docs.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
2016-05-16 10:17:33 +01:00
..
bio_b64.c fix check 2016-05-09 09:06:06 +01:00
bio_enc.c
bio_md.c
bio_ok.c few missing allocation failure checks and releases on error paths 2016-05-09 09:06:06 +01:00
build.info
c_allc.c
c_alld.c
cmeth_lib.c
digest.c
e_aes_cbc_hmac_sha1.c Check that we have enough padding characters. 2016-05-03 13:15:39 +01:00
e_aes_cbc_hmac_sha256.c Check that we have enough padding characters. 2016-05-03 13:15:39 +01:00
e_aes.c
e_bf.c
e_camellia.c
e_cast.c
e_chacha20_poly1305.c
e_des3.c
e_des.c
e_idea.c
e_null.c
e_old.c
e_rc2.c
e_rc4_hmac_md5.c
e_rc4.c
e_rc5.c
e_seed.c Use default ASN.1 for SEED. 2016-05-05 23:59:01 +01:00
e_xcbc_d.c
encode.c Ensure EVP_EncodeUpdate handles an output length that is too long 2016-05-03 11:56:23 +01:00
evp_cnf.c
evp_enc.c Fix encrypt overflow 2016-05-03 08:57:06 +01:00
evp_err.c
evp_key.c
evp_lib.c
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
names.c
p5_crpt2.c fix tab-space mixed indentation 2016-05-09 09:09:55 +01:00
p5_crpt.c
p_dec.c
p_enc.c
p_lib.c Unify <TYPE>_up_ref methods signature and behaviour. 2016-05-16 10:17:33 +01:00
p_open.c
p_seal.c
p_sign.c
p_verify.c
pmeth_fn.c
pmeth_gn.c
pmeth_lib.c
scrypt.c