Make sure filenames are unique across all of the krb5 directories. Renamed
authorTheodore Tso <tytso@mit.edu>
Thu, 5 Nov 1998 04:36:48 +0000 (04:36 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 5 Nov 1998 04:36:48 +0000 (04:36 +0000)
commitef6187491ccb0f6428c4eca3874c501e4851e8e1
treea5703c1eaae6cbb30b3b04a1c1720e52594e68f9
parentf5be1c161f48a7c39ee6d4dd1b66b5846b23ed13
Make sure filenames are unique across all of the krb5 directories.  Renamed
all of the */encrypt.c and */decrypt.c files to {dk,raw,old}_{en,de}crypt.c.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11014 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/dk/Makefile.in
src/lib/crypto/dk/dk_decrypt.c [moved from src/lib/crypto/dk/decrypt.c with 100% similarity]
src/lib/crypto/dk/dk_encrypt.c [moved from src/lib/crypto/dk/encrypt.c with 100% similarity]
src/lib/crypto/old/Makefile.in
src/lib/crypto/old/old_decrypt.c [moved from src/lib/crypto/old/decrypt.c with 100% similarity]
src/lib/crypto/old/old_encrypt.c [moved from src/lib/crypto/old/encrypt.c with 100% similarity]
src/lib/crypto/raw/Makefile.in
src/lib/crypto/raw/raw_decrypt.c [moved from src/lib/crypto/raw/decrypt.c with 100% similarity]
src/lib/crypto/raw/raw_encrypt.c [moved from src/lib/crypto/raw/encrypt.c with 100% similarity]