From: Kevin Coffman Date: Wed, 17 Mar 2010 17:02:52 +0000 (-0400) Subject: gss_krb5: add ability to have a keyed checksum (hmac) X-Git-Tag: v2.6.35-rc1~490^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1f6c07b1160ef28e8754d12e6c03288dd9d5ca8;p=pandora-kernel.git gss_krb5: add ability to have a keyed checksum (hmac) Encryption types besides DES may use a keyed checksum (hmac). Modify the make_checksum() function to allow for a key and take care of enctype-specific processing such as truncating the resulting hash. Signed-off-by: Kevin Coffman Signed-off-by: Steve Dickson Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed