Files
linux/drivers/crypto/caam
Andrei Botila 19212b1a2b crypto: caam/qi - add support for more XTS key lengths
commit 62b9a66909 upstream.

CAAM accelerator only supports XTS-AES-128 and XTS-AES-256 since
it adheres strictly to the standard. All the other key lengths
are accepted and processed through a fallback as long as they pass
the xts_verify_key() checks.

Fixes: b189817cf7 ("crypto: caam/qi - add ablkcipher and authenc algorithms")
Cc: <stable@vger.kernel.org> # v4.12+
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-10-29 10:07:12 +01:00
..
2020-06-15 17:38:54 +10:00
2018-04-21 00:58:36 +08:00
2020-06-15 17:38:54 +10:00
2020-06-15 17:38:54 +10:00