commit | bd52f1c23255a7c355268215c3c75aabbe11a67a | [log] [tgz] |
---|---|---|
author | Cristian Stoica <cristian.stoica@freescale.com> | Thu May 19 18:11:18 2016 +0300 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue May 31 16:41:53 2016 +0800 |
tree | 8bdcc1b3c872e0f8749d0506625b48caf0e2134f | |
parent | d54fc90cc9723d73eef25d09efcef412a6c89d60 [diff] |
crypto: caam - fix offset field in hw sg entries The offset field is 13 bits wide; make sure we don't overwrite more than that in the caam hardware scatter gather structure. Signed-off-by: Cristian Stoica <cristian.stoica@freescale.com> Signed-off-by: Horia Geantă <horia.geanta@nxp.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>