diff options
author | Ard Biesheuvel <[email protected]> | 2019-08-16 15:35:45 +0300 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2019-08-22 14:57:34 +1000 |
commit | ce68acbcb6a5d5dbaa9e76df924e1c191e8c7516 (patch) | |
tree | 193300cc5cfc00167a910cb2c40d9940c2e93e1c /lib/test_overflow.c | |
parent | 8ce5fac2dc1bf64e1e6d2371e4ff9a9bfe8fd49f (diff) |
crypto: s390/xts-aes - invoke fallback for ciphertext stealing
For correctness and compliance with the XTS-AES specification, we are
adding support for ciphertext stealing to XTS implementations, even
though no use cases are known that will be enabled by this.
Since the s390 implementation already has a fallback skcipher standby
for other purposes, let's use it for this purpose as well. If ciphertext
stealing use cases ever become a bottleneck, we can always revisit this.
Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions