* des_int.h: the cs_entry routines in cbc_cksum.c are now static
authorRichard Basch <probe@mit.edu>
Wed, 15 May 1996 00:59:30 +0000 (00:59 +0000)
committerRichard Basch <probe@mit.edu>
Wed, 15 May 1996 00:59:30 +0000 (00:59 +0000)
commit597cb213484b9567fcbe089bc937757fe99e8a19
treeb0f23ca4fbc93090671c172ae7e7a14828dc355f
parenta4ea4b3ae7ae82ccf4139306a46ebad43701e924
* des_int.h: the cs_entry routines in cbc_cksum.c are now static

* Makefile.in: removed cs_entry.c

* cbc_cksum.c:
        caller is responsible for allocating cksum->contents
          and indicate the allocated amount in cksum->length.
        the cs_entry routines are now static and the cs_entry
          structure is now in this file to enforce proper use.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8023 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/des/ChangeLog
src/lib/crypto/des/Makefile.in
src/lib/crypto/des/cbc_cksum.c
src/lib/crypto/des/cs_entry.c [deleted file]
src/lib/crypto/des/des_int.h