X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fevp%2Fm_md4.c;h=e5005abfae805ba0ac189b34775f54561c96700d;hb=4d4744ef48714875e9e3177468bd9f0a196319be;hp=6a24ceb86d6e6d4e109aedbb72cc70b5095f0589;hpb=0cf4df488b52f2558de3b560035a29c03523fd16;p=oweals%2Fopenssl.git diff --git a/crypto/evp/m_md4.c b/crypto/evp/m_md4.c index 6a24ceb86d..e5005abfae 100644 --- a/crypto/evp/m_md4.c +++ b/crypto/evp/m_md4.c @@ -66,7 +66,7 @@ static EVP_MD md4_md= { NID_md4, - 0, + NID_md4WithRSAEncryption, MD4_DIGEST_LENGTH, MD4_Init, MD4_Update,