From: Marcelo Cerri Date: Thu, 29 Aug 2013 14:36:31 +0000 (-0300) Subject: crypto: nx - add offset to nx_build_sg_lists() X-Git-Tag: v3.12-rc1~108^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8fc391a15957e2f2871c4ea3f6e84c33095c374;p=pandora-kernel.git crypto: nx - add offset to nx_build_sg_lists() This patch includes one more parameter to nx_build_sg_lists() to skip the given number of bytes from beginning of each sg list. This is needed in order to implement the fixes for the AES modes to make them able to process larger chunks of data. Reviewed-by: Joy Latten Signed-off-by: Marcelo Cerri Signed-off-by: Herbert Xu --- Reading git-diff-tree failed