add symbol rewrites

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18298 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-07 12:13:46 +00:00
parent ee7a2924f9
commit 0f02e41eff

View File

@@ -89,6 +89,9 @@
#define PKCS5_PBKDF2_HMAC_SHA1 hc_PKCS5_PBKDF2_HMAC_SHA1 #define PKCS5_PBKDF2_HMAC_SHA1 hc_PKCS5_PBKDF2_HMAC_SHA1
#define EVP_BytesToKey hc_EVP_BytesToKey #define EVP_BytesToKey hc_EVP_BytesToKey
#define EVP_get_cipherbyname hc_EVP_get_cipherbyname #define EVP_get_cipherbyname hc_EVP_get_cipherbyname
#define OPENSSL_add_all_algorithms hc_OPENSSL_add_all_algorithms
#define OPENSSL_add_all_algorithms_conf hc_OPENSSL_add_all_algorithms_conf
#define OPENSSL_add_all_algorithms_noconf hc_OPENSSL_add_all_algorithms_noconf
/* /*
* *