commit | ec0273039b6606ae08132f41854381e0d7371ded | [log] [tgz] |
---|---|---|
author | Victoria Milhoan <vicki.milhoan@freescale.com> | Wed Aug 05 11:28:41 2015 -0700 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Mon Aug 10 23:19:00 2015 +0800 |
tree | 428c427800e3e2f1b412f06cf8b3c84837811cf5 | |
parent | 7d5196aba3c81999d56b26daa5ea7590513cdc1f [diff] |
crypto: caam - Use local sg pointers to walk the scatterlist Avoid moving the head of the scatterlist entry by using temporary pointers to walk the scatterlist. Signed-off-by: Victoria Milhoan <vicki.milhoan@freescale.com> Tested-by: Horia Geantă <horia.geanta@freescale.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>