Fixed filename uniqueness problems by renaming all of the *.c files
authorTheodore Tso <tytso@mit.edu>
Thu, 5 Nov 1998 21:51:29 +0000 (21:51 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 5 Nov 1998 21:51:29 +0000 (21:51 +0000)
commitf2b3d32106fe999c002cb3ccf8db7c6e0ced7263
tree1a13c7bb6db2989767b1664bba4b33103b001220
parent9625ea07e9e1583d8df30ab80eb0a3b05f3b64f1
Fixed filename uniqueness problems by renaming all of the *.c files
to be hash_*.c files.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11017 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/hash_provider/Makefile.in
src/lib/crypto/hash_provider/hash_crc32.c [moved from src/lib/crypto/hash_provider/crc32.c with 100% similarity]
src/lib/crypto/hash_provider/hash_md4.c [moved from src/lib/crypto/hash_provider/md4.c with 100% similarity]
src/lib/crypto/hash_provider/hash_md5.c [moved from src/lib/crypto/hash_provider/md5.c with 100% similarity]
src/lib/crypto/hash_provider/hash_sha1.c [moved from src/lib/crypto/hash_provider/sha1.c with 100% similarity]