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 /* *