From: David S. Miller Date: Sun, 23 May 2010 05:53:09 +0000 (-0700) Subject: n2_crypto: Add HMAC support. X-Git-Tag: v2.6.36-rc1~568^2~29^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc4ccfd15d4fc7a91ddf222bc5eed5cc4bcf10e6;p=pandora-kernel.git n2_crypto: Add HMAC support. One note is that, unlike with non-HMAC hashes, we can't support hmac(sha224) using the HMAC_SHA256 opcode. Signed-off-by: David S. Miller --- Reading git-diff-tree failed