summaryrefslogtreecommitdiff
path: root/cipher/md5.c
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1998-01-16 21:15:20 +0000
committerWerner Koch <wk@gnupg.org>1998-01-16 21:15:20 +0000
commit4e60a56970d7991a3bd0a593b729148a3680cdc9 (patch)
tree43cd6854514caa40604bd18599eca5fdb2ca9263 /cipher/md5.c
parent8265ccf255d9b4b6ac8fb28ec271133b36ff2695 (diff)
downloadlibgcrypt-4e60a56970d7991a3bd0a593b729148a3680cdc9.tar.gz
added some trust model stuff
Diffstat (limited to 'cipher/md5.c')
-rw-r--r--cipher/md5.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cipher/md5.c b/cipher/md5.c
index 6906503d..c9f9a86b 100644
--- a/cipher/md5.c
+++ b/cipher/md5.c
@@ -73,7 +73,6 @@
#endif
-static void Init( MD5_CONTEXT *mdContext);
static void Transform(u32 *buf,u32 *in);
static byte PADDING[64] = {