From d0ad1b246dc3d77df9a931c4a7852ff72e84ce4d Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Wed, 27 May 2015 14:37:36 +0800 Subject: [PATCH] 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-format-patch failed