openssl/crypto/evp
Richard Levitte cf1b7d9664 Make all configuration macros available for application by making
sure they are available in opensslconf.h, by giving them names starting
with "OPENSSL_" to avoid conflicts with other packages and by making
sure e_os2.h will cover all platform-specific cases together with
opensslconf.h.

I've checked fairly well that nothing breaks with this (apart from
external software that will adapt if they have used something like
NO_KRB5), but I can't guarantee it completely, so a review of this
change would be a good thing.
2001-02-19 16:06:34 +00:00
..
.cvsignore
bio_b64.c
bio_enc.c Make Rijndael work! Those long flights have some good points. 2000-11-12 02:13:38 +00:00
bio_md.c
bio_ok.c
c_all.c
c_allc.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
c_alld.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
digest.c Various function for commmon operations. 2001-02-02 00:45:54 +00:00
e_aes.c Fix AES code. 2001-02-07 18:15:18 +00:00
e_bf.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
e_cast.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
e_des3.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
e_des.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
e_dsa.c
e_idea.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
e_null.c
e_rc2.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
e_rc4.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
e_rc5.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
e_xcbc_d.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
encode.c Abdelilah Essiari <aes@george.lbl.gov> reports that for very small 2000-08-11 08:36:25 +00:00
evp_enc.c Option to disable standard block padding with EVP API. 2001-02-14 02:11:52 +00:00
evp_err.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
evp_key.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
evp_lib.c
evp_locl.h
evp_pbe.c
evp_pkey.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
evp.h Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
m_dss1.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
m_dss.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
m_md2.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
m_md4.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
m_md5.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
m_mdc2.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
m_null.c
m_ripemd.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
m_sha1.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
m_sha.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
Makefile.ssl Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
names.c
p5_crpt2.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
p5_crpt.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
p_dec.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
p_enc.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
p_lib.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
p_open.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
p_seal.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
p_sign.c
p_verify.c