commit | 8ce5fac2dc1bf64e1e6d2371e4ff9a9bfe8fd49f | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Fri Aug 16 15:21:50 2019 +0300 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Aug 22 14:57:34 2019 +1000 |
tree | 6b7a9e7569f4248d0ecc0ec2f4fcbebe819b81dd | |
parent | b395ed4f948a21c27391ed7981e7e210d19c9366 [diff] |
crypto: x86/xts - implement support for ciphertext stealing Align the x86 code with the generic XTS template, which now supports ciphertext stealing as described by the IEEE XTS-AES spec P1619. Tested-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>