From: Herbert Xu Date: Sat, 19 Aug 2006 11:38:49 +0000 (+1000) Subject: [CRYPTO] tcrypt: Use HMAC template and hash interface X-Git-Tag: v2.6.19-rc1~1297^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9d41164e2fdd897fe4520c2079ea0000f6e0ec3;p=pandora-kernel.git [CRYPTO] tcrypt: Use HMAC template and hash interface This patch converts tcrypt to use the new HMAC template rather than the hard-coded version of HMAC. It also converts all digest users to use the new cipher interface. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed