crypto: echainiv - Copy AD along with plain text
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 27 May 2015 06:37:31 +0000 (14:37 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 28 May 2015 03:23:18 +0000 (11:23 +0800)
commit838c9d561aaae4bc3f4b44046ea08b048ecaffe7
tree3479da9f199d9d64433f8fdda887431e315c2f00
parent6350449fbf269aa78281b08852e64d5a4845df96
crypto: echainiv - Copy AD along with plain text

As the AD does not necessarily exist in the destination buffer
it must be copied along with the plain text.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/echainiv.c