commit | fbb22137c4d9bab536958b152d096fb3f98020ea | [log] [tgz] |
---|---|---|
author | LEROY Christophe <christophe.leroy@c-s.fr> | Fri Oct 06 15:04:41 2017 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Oct 12 22:55:26 2017 +0800 |
tree | 4f6b2e84bd131b955b45fad3ede62d88a98c3a47 | |
parent | 6cda075aff67a1b9b5ba1b2818091dc939643b6c [diff] |
crypto: talitos - fix use of sg_link_tbl_len sg_link_tbl_len shall be used instead of cryptlen, otherwise SECs which perform HW CICV verification will fail. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>