diff options
author | Eric Biggers <ebiggers@google.com> | 2018-10-03 08:22:15 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-10-08 08:47:02 +0300 |
commit | 7ff9036a62053995ff4bc7048dc176bdf9135d96 (patch) | |
tree | a4582f031118ea34465dd2383a7e0b07956a1333 /fs/affs | |
parent | 52813ab249590595e43c8b03227adaa29ceceb33 (diff) | |
download | linux-7ff9036a62053995ff4bc7048dc176bdf9135d96.tar.xz |
crypto: arm64/aes - fix handling sub-block CTS-CBC inputs
In the new arm64 CTS-CBC implementation, return an error code rather
than crashing on inputs shorter than AES_BLOCK_SIZE bytes. Also set
cra_blocksize to AES_BLOCK_SIZE (like is done in the cts template) to
indicate the minimum input size.
Fixes: dd597fb33ff0 ("crypto: arm64/aes-blk - add support for CTS-CBC mode")
Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'fs/affs')
0 files changed, 0 insertions, 0 deletions