add wincrypt

This commit is contained in:
Love Hornquist Astrand
2009-08-05 13:48:40 +02:00
parent 95993f222c
commit b8ebf4e245

View File

@@ -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,