Remove unused static function.
[openssl.git] / crypto / evp / m_md4.c
2005-07-16 Nils Larschmake
2004-05-15 Andy Polyakovsize_t-fication of message digest APIs. We should size_...
2004-04-19 Geoff Thorpe(oops) Apologies all, that last header-cleanup commit...
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_MD4.
2001-10-10 Richard LevitteAdd support for md4WithRSAEncryption.
2001-09-07 Ben LaurieAdd a cleanup function for MDs.
2001-09-02 Ben LaurieMake MD functions take EVP_MD_CTX * instead of void...
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-03-09 Dr. Stephen HensonChange the EVP_somecipher() and EVP_somedigest()
2001-02-19 Richard LevitteMake all configuration macros available for application...
2000-08-18 Richard LevitteNULL is not an integer...
2000-08-14 Richard LevitteMD4 implemented. Assar Westerlund provided the digest...