From: Sebastian Siewior Date: Fri, 30 Nov 2007 05:36:57 +0000 (+1100) Subject: [CRYPTO] geode: do not copy the IV too often X-Git-Tag: v2.6.25-rc1~1242^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2456c66236c15d6462f1ac751cdbd48a34e9704;p=pandora-kernel.git [CRYPTO] geode: do not copy the IV too often There is no reason to keep the IV in the private structre. Instead keep just a pointer to make the patch smaller :) This also remove a few memcpy()s Signed-off-by: Sebastian Siewior Signed-off-by: Herbert Xu --- Reading git-diff-tree failed