diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2020-08-28 09:18:33 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-09-04 09:57:17 +0200 |
commit | c68e418c603f011ff0e7f4e1fb0f7edc48a04f7e (patch) | |
tree | 13aca88e42a6840760ec916b9a7dd0f61d9de557 /drivers/crypto/sa2ul.c | |
parent | padata: add another maintainer and another list (diff) | |
download | linux-c68e418c603f011ff0e7f4e1fb0f7edc48a04f7e.tar.xz linux-c68e418c603f011ff0e7f4e1fb0f7edc48a04f7e.zip |
crypto: amlogic - Fix endianness marker
The endianness marking on the variable v in meson_cipher is wrong.
It is actually in CPU-order, not little-endian.
This patch fixes it.
Fixes: 3d04158814e7 ("crypto: amlogic - enable working on big...")
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Acked-by: Corentin Labbe <clabbe@baylibre.com>
Tested-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/sa2ul.c')
0 files changed, 0 insertions, 0 deletions