commit | 78eebbfafbe721c9d9feadd4bcde958ff9c784a6 | [log] [tgz] |
---|---|---|
author | Andrei Botila <andrei.botila@nxp.com> | Tue Sep 22 19:03:26 2020 +0300 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Oct 02 18:02:12 2020 +1000 |
tree | 1ed69ff6d28e3660d9d16cb096ef67447de8716a | |
parent | 297b931c2a3cada230d8b84432ee982fc68cf76a [diff] |
crypto: caam/jr - add support for XTS with 16B IV Newer CAAM versions (Era 9+) support 16B IVs. Since for these devices the HW limitation is no longer present newer version should process the requests containing 16B IVs directly in hardware without using a fallback. Signed-off-by: Andrei Botila <andrei.botila@nxp.com> Reviewed-by: Horia Geantă <horia.geanta@nxp.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>