diff options
author | Andrei Botila <andrei.botila@nxp.com> | 2020-09-22 19:03:22 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-10-02 18:02:11 +1000 |
commit | c91f734862664ca86dc3ee7e55f199e2bde829e4 (patch) | |
tree | 970e2f070897452e7e6f530bd60735b9195c168b /security | |
parent | 36e2d7cfdcf17b6126863d884d4200191e922524 (diff) | |
download | linux-stable-c91f734862664ca86dc3ee7e55f199e2bde829e4.tar.gz linux-stable-c91f734862664ca86dc3ee7e55f199e2bde829e4.tar.bz2 linux-stable-c91f734862664ca86dc3ee7e55f199e2bde829e4.zip |
crypto: caam/jr - add support for more XTS key lengths
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: c6415a6016bf ("crypto: caam - add support for acipher xts(aes)")
Cc: <stable@vger.kernel.org> # v4.4+
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>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions