From: Tudor Ambarus Date: Fri, 24 Oct 2014 15:13:37 +0000 (+0300) Subject: crypto: caam - fix output sequence contiguity check X-Git-Tag: omap-for-v3.19/fixes-rc1~99^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19167bfd8ae72ceeb41930343227bf8f5fb19a66;p=pandora-kernel.git crypto: caam - fix output sequence contiguity check This patch fixes the assumption that output sequence is not contiguous when input sequence is not contiguous and in-place encryption is done. Output sequence does not need to be contiguous with associated data. Signed-off-by: Tudor Ambarus Signed-off-by: Herbert Xu --- Reading git-diff-tree failed