* pcbc_encrypt.c: moved from f_pcbc.c in lib/crypto/des, and
authorMark Eichin <eichin@mit.edu>
Thu, 3 Nov 1994 23:31:51 +0000 (23:31 +0000)
committerMark Eichin <eichin@mit.edu>
Thu, 3 Nov 1994 23:31:51 +0000 (23:31 +0000)
commit03a91dc7729cbc3ec446273b0491c06541500de4
treed5051f1ba22be123c82fa10bb6bdce8eae655465
parent657477c14d16f5ac89fcb725631e9a2f39074ab4
* pcbc_encrypt.c: moved from f_pcbc.c in lib/crypto/des, and
inlined proper des.h to avoid confusion in names.
* Makefile.in: add -I to CFLAGS to get f_tables.h from
lib/crypto/des as well.

this shouldn't have been in lib/crypto/des in the first place, and the old
version here was nonportable.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4626 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/des425/ChangeLog
src/lib/des425/Makefile.in
src/lib/des425/pcbc_encrypt.c