commit | caf4b9e2b326cc2a5005a5c557274306536ace61 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Tue Oct 11 19:15:19 2016 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Oct 21 11:03:45 2016 +0800 |
tree | 27737da2ba2a6598dbe13dc2ecdac25b27327d69 | |
parent | a2c435cc99862fd3d165e1b66bf48ac72c839c62 [diff] |
crypto: arm64/aes-xts-ce: fix for big endian Emit the XTS tweak literal constants in the appropriate order for a single 128-bit scalar literal load. Fixes: 49788fe2a128 ("arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions") Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>