commit | 3a15679b93112f1506e67196a4e514168cf5e6c4 | [log] [tgz] |
---|---|---|
author | Andrei Botila <andrei.botila@nxp.com> | Tue Sep 22 19:03:27 2020 +0300 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Oct 02 18:02:12 2020 +1000 |
tree | b0d7dfb4b6fcd5aaad4809b2ae7fd9e91bfe2c83 | |
parent | 78eebbfafbe721c9d9feadd4bcde958ff9c784a6 [diff] |
crypto: caam/qi - 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>