From: Kevin Coffman Date: Thu, 21 Feb 2008 18:44:27 +0000 (-0500) Subject: Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent X-Git-Tag: v2.6.26-rc1~1083^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30aef3166ab27f7bcb14c5e809205af8126fa10b;p=pandora-kernel.git Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent cleanup: When adding new encryption types, the checksum length can be different for each enctype. Face the fact that the current code only supports DES which has a checksum length of 8. Signed-off-by: Kevin Coffman Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed