On Fri, Feb 01, 2019 at 07:18:20AM +0000, Pankaj Gupta wrote:
when the source sg contains more than 1 fragment and destination sg contains 1 fragment, the caam driver mishandle the buffers to be sent to caam.
Fixes: f2147b88b2b1 ("crypto: caam - Convert GCM to new AEAD interface") Cc: stable@vger.kernel.org # 4.2+ Signed-off-by: Pankaj Gupta pankaj.gupta@nxp.com Signed-off-by: Arun Pathak arun.pathak@nxp.com Reviewed-by: Horia Geanta horia.geanta@nxp.com
drivers/crypto/caam/caamalg.c | 1 + 1 file changed, 1 insertion(+)
Patch applied. Thanks.