RSA, DSA, DH: Allow some given input to be NULL on already initialised keys
[openssl.git] / crypto / md4 / md4_dgst.c
index 966cebe9f0e6c2a8ec1e535482a26c6b91ef0441..ab1e55b64a62eb680c5428a7ed0ed19691faa7c5 100644 (file)
@@ -1,4 +1,3 @@
-/* crypto/md4/md4_dgst.c */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -60,8 +59,6 @@
 #include <openssl/opensslv.h>
 #include "md4_locl.h"
 
-const char MD4_version[] = "MD4" OPENSSL_VERSION_PTEXT;
-
 /*
  * Implemented from RFC1186 The MD4 Message-Digest Algorithm
  */