From: Herbert Xu Date: Mon, 17 Dec 2007 12:12:49 +0000 (+0800) Subject: [CRYPTO] authenc: Use crypto_grab_skcipher X-Git-Tag: v2.6.25-rc1~1242^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ffde35a8edd3486cd7c80af931c15cec99a1a0d;p=pandora-kernel.git [CRYPTO] authenc: Use crypto_grab_skcipher This patch converts the authenc algorithm over to crypto_grab_skcipher which is a prerequisite for IV generation. This patch also changes authenc to set its ASYNC status depending on the ASYNC status of the underlying skcipher. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed