crypto: seqiv - Copy AD along with plain/cipher text
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 27 May 2015 06:37:36 +0000 (14:37 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 28 May 2015 03:23:18 +0000 (11:23 +0800)
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 <herbert@gondor.apana.org.au>
crypto/seqiv.c

diff --cc crypto/seqiv.c
Simple merge