From b8ebf4e245501d17797bd4efe82f786d70392575 Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Wed, 5 Aug 2009 13:48:40 +0200 Subject: [PATCH] add wincrypt --- lib/hcrypto/evp-crypt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/hcrypto/evp-crypt.c b/lib/hcrypto/evp-crypt.c index bfe45cdff..8b7ea3050 100644 --- a/lib/hcrypto/evp-crypt.c +++ b/lib/hcrypto/evp-crypt.c @@ -205,7 +205,7 @@ generic_hash_cleanup(struct generic_hash *m) } const EVP_MD * -EVP_md5(void) +EVP_wincrypt_md5(void) { static const struct hc_evp_md md5 = { 16,