diff options
author | Ard Biesheuvel <[email protected]> | 2017-07-24 11:28:10 +0100 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2017-08-04 09:27:19 +0800 |
commit | f402e3115e20b345bd6fbfcf463a506d958c7bf6 (patch) | |
tree | 701bf0f90557307d554f48df36a41224762aa3b6 /lib/mpi/mpiutil.c | |
parent | da1793312f7693787e0ed22aa121261c3e0e15c0 (diff) |
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 <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions