From: Huang Ying Date: Thu, 6 Aug 2009 05:32:38 +0000 (+1000) Subject: crypto: ghash - Add GHASH digest algorithm for GCM X-Git-Tag: v2.6.32-rc1~731^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cdc6899a88e2b9c6cb82ebd547bf58932d534df;p=pandora-kernel.git crypto: ghash - Add GHASH digest algorithm for GCM GHASH is implemented as a shash algorithm. The actual implementation is copied from gcm.c. This makes it possible to add architecture/hardware accelerated GHASH implementation. Signed-off-by: Huang Ying Signed-off-by: Herbert Xu --- Reading git-diff-tree failed