On Mon, Aug 29, 2016 at 02:52:14PM +0300, Horia Geantă wrote: > For algorithms that implement IV generators before the crypto ops, > the IV needed for decryption is initially located in req->src > scatterlist, not in req->iv. > > Avoid copying the IV into req->iv by modifying the (givdecrypt) > descriptors to load it directly from req->src. > aead_givdecrypt() is no longer needed and goes away. > > Cc: <stable@xxxxxxxxxxxxxxx> # 4.3+ > Fixes: 479bcc7c5b9e ("crypto: caam - Convert authenc to new AEAD interface") > Signed-off-by: Horia Geantă <horia.geanta@xxxxxxx> Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html