openssl/crypto/evp
Matt Caswell 0fc32b0718 The new init functions can now fail so shouldn't be void
The new init functions can fail if the library has already been stopped. We
should be able to indicate failure with a 0 return value.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-02-10 17:40:59 +00:00
..
bio_b64.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
bio_enc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
bio_md.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
bio_ok.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
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 GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
e_aes_cbc_hmac_sha1.c Adapt builtin cipher implementations to opaque EVP_CIPHER 2016-01-12 13:52:22 +01:00
e_aes_cbc_hmac_sha256.c Adapt builtin cipher implementations to opaque EVP_CIPHER 2016-01-12 13:52:22 +01:00
e_aes.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
e_bf.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_camellia.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
e_cast.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_chacha20_poly1305.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
e_des3.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_des.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_idea.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_null.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_old.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
e_rc2.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_rc4_hmac_md5.c Adapt builtin cipher implementations to opaque EVP_CIPHER 2016-01-12 13:52:22 +01:00
e_rc4.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_rc5.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_seed.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_xcbc_d.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
encode.c GH641: Don't care openssl_zmalloc 2016-02-08 11:09:16 -05:00
evp_cnf.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
evp_enc.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
evp_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
evp_key.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
evp_lib.c GH641: Don't care openssl_zmalloc 2016-02-08 11:09:16 -05:00
evp_locl.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
evp_pbe.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
evp_pkey.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
m_md2.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
m_md4.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
m_md5_sha1.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
m_md5.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
m_mdc2.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
m_null.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
m_ripemd.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
m_sha1.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
m_sigver.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
m_wp.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
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 Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
p5_crpt.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
p_dec.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
p_enc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
p_lib.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
p_open.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
p_seal.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
p_sign.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
p_verify.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
pmeth_fn.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
pmeth_gn.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
pmeth_lib.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
scrypt.c GH608: Ensure 64-bit shift no matter sizeof(long) 2016-02-02 11:22:32 -05:00