From: Herbert Xu Date: Sun, 20 Aug 2006 04:24:50 +0000 (+1000) Subject: [IPSEC]: Use HMAC template and hash interface X-Git-Tag: v2.6.19-rc1~1297^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07d4ee583e21830ec5604d31f65cdc60a6eca19e;p=pandora-kernel.git [IPSEC]: Use HMAC template and hash interface This patch converts IPsec to use the new HMAC template. The names of existing simple digest algorithms may still be used to refer to their HMAC composites. The same structure can be used by other MACs such as AES-XCBC-MAC. This patch also switches from the digest interface to hash. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed