From: Herbert Xu Date: Mon, 10 Dec 2007 08:20:24 +0000 (+0800) Subject: [CRYPTO] authenc: Add givencrypt operation X-Git-Tag: v2.6.25-rc1~1242^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e56dd56418fcc024683d1638564a494d9e9aab85;p=pandora-kernel.git [CRYPTO] authenc: Add givencrypt operation This patch implements the givencrypt function for authenc. It simply calls the givencrypt operation on the underlying cipher instead of encrypt. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed