summaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2021-03-09 23:27:26 -0800
committerHerbert Xu <herbert@gondor.apana.org.au>2021-03-19 21:59:45 +1100
commitd2f2516a3882c0c6463e33c9b112b39bd483f821 (patch)
tree9cb75588236bf2336464ecf5262cdd49599380a6 /ipc
parent0914999744e5f233d4690aab97b09c780f9c2cb0 (diff)
downloadlinux-d2f2516a3882c0c6463e33c9b112b39bd483f821.tar.bz2
crypto: arm/blake2s - fix for big endian
The new ARM BLAKE2s code doesn't work correctly (fails the self-tests) in big endian kernel builds because it doesn't swap the endianness of the message words when loading them. Fix this. Fixes: 5172d322d34c ("crypto: arm/blake2s - add ARM scalar optimized BLAKE2s") Signed-off-by: Eric Biggers <ebiggers@google.com> Acked-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions