From 0f02e41effadf0e43306c8545cb805fd34223d06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 7 Oct 2006 12:13:46 +0000 Subject: [PATCH] add symbol rewrites git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18298 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/des/evp.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/des/evp.h b/lib/des/evp.h index 35f68cb6e..b3892e811 100644 --- a/lib/des/evp.h +++ b/lib/des/evp.h @@ -89,6 +89,9 @@ #define PKCS5_PBKDF2_HMAC_SHA1 hc_PKCS5_PBKDF2_HMAC_SHA1 #define EVP_BytesToKey hc_EVP_BytesToKey #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 /* *