* des_int.h: Use better logic to find an appropriate type for
authorTom Yu <tlyu@mit.edu>
Tue, 14 Oct 1997 19:38:37 +0000 (19:38 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 14 Oct 1997 19:38:37 +0000 (19:38 +0000)
commit60de6ffcc44c4e9d9cf10a78d6c7eb5bb2712a5b
treeab17e7df7fed61a0f128f909cfbcc342cedab43c
parentf81717444aa095b44f3badb8903d4df9d38aa25d
* des_int.h: Use better logic to find an appropriate type for
  KRB_INT32; also don't assume that a key schedule element is
exactly 64 bits wide... use instead 2 * KRB_INT32, since that is
what the code uses internally.

* des.h: Use better logic to find an appropriate type for
  KRB_INT32.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10228 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/des/ChangeLog
src/lib/crypto/des/des.h
src/lib/crypto/des/des_int.h