From: Herbert Xu Date: Wed, 27 May 2015 06:37:36 +0000 (+0800) Subject: crypto: seqiv - Copy AD along with plain/cipher text X-Git-Tag: omap-for-v4.2/fixes-rc1^2~164^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0ad1b246dc3d77df9a931c4a7852ff72e84ce4d;p=pandora-kernel.git crypto: seqiv - Copy AD along with plain/cipher text As the AD does not necessarily exist in the destination buffer it must be copied along with the plain/cipher text. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed