Rename ssh_md5 and ssh_sha1 to ssh_hmac_md5 and ssh_hmac_sha1 respectively.
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Wed, 31 Aug 2005 19:11:19 +0000 (19:11 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Wed, 31 Aug 2005 19:11:19 +0000 (19:11 +0000)
commit1993f323773980444f97ee23b296c5ef63c0a396
treea5517f27b53c49d9581a04bf7ee44f76f018942b
parent5fe290992c445306bfc0f6757959ed4ff285be26
Rename ssh_md5 and ssh_sha1 to ssh_hmac_md5 and ssh_hmac_sha1 respectively.
This is to make room for a hash abstraction that's likely to want to use
ssh_sha1, at least.

git-svn-id: svn://svn.tartarus.org/sgt/putty@6249 cda61777-01e9-0310-a592-d414129be87e
ssh.c
ssh.h
sshmd5.c
sshsha.c