aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2017-07-24 11:28:10 +0100
committerNathan Chancellor <natechancellor@gmail.com>2018-04-12 00:28:06 -0700
commit4c5226aeb05648e76286700673156a0b5fc15eb6 (patch)
tree34119531cde8fd33aa122c359481a566d0d8252a /scripts/gdb/linux/utils.py
parent78a938457536652177f6a8455c6133a3d407c80d (diff)
UPSTREAM: crypto: arm64/aes-ce-cipher - match round key endianness with generic code
In order to be able to reuse the generic AES code as a fallback for situations where the NEON may not be used, update the key handling to match the byte order of the generic code: it stores round keys as sequences of 32-bit quantities rather than streams of bytes, and so our code needs to be updated to reflect that. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> (cherry picked from commit f402e3115e20b345bd6fbfcf463a506d958c7bf6) Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions