From: Adrian Hoban Date: Mon, 20 Sep 2010 08:05:12 +0000 (+0800) Subject: crypto: cryptd - Adding the AEAD interface type support to cryptd X-Git-Tag: v2.6.37-rc1~145^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=298c926c6d7f50d91d6acb76c33b83bab5b5bd5c;p=pandora-kernel.git crypto: cryptd - Adding the AEAD interface type support to cryptd This patch adds AEAD support into the cryptd framework. Having AEAD support in cryptd enables crypto drivers that use the AEAD interface type (such as the patch for AEAD based RFC4106 AES-GCM implementation using Intel New Instructions) to leverage cryptd for asynchronous processing. Signed-off-by: Adrian Hoban Signed-off-by: Tadeusz Struk Signed-off-by: Gabriele Paoloni Signed-off-by: Aidan O'Mahony Signed-off-by: Herbert Xu --- Reading git-diff-tree failed