1
0
Fork 0
alistair23-linux/drivers/crypto/sunxi-ss
Corentin Labbe e1763c9456 crypto: sun4i-ss - fix big endian issues
commit d1d787bceb upstream.

When testing BigEndian kernel, the sun4i-ss was failling all crypto
tests.
This patch fix endian issues with it.

Fixes: 6298e94821 ("crypto: sunxi-ss - Add Allwinner Security System crypto accelerator")
Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-01-26 10:01:01 +01:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
sun4i-ss-cipher.c crypto: sun4i-ss - Fix 64-bit size_t warnings 2019-12-31 16:45:43 +01:00
sun4i-ss-core.c crypto: sunxi-ss - use devm_platform_ioremap_resource() to simplify code 2019-08-09 15:12:01 +10:00
sun4i-ss-hash.c crypto: sun4i-ss - fix big endian issues 2020-01-26 10:01:01 +01:00
sun4i-ss-prng.c crypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss_prng_generate 2018-02-08 22:38:14 +11:00
sun4i-ss.h crypto: sun4i/des - switch to new verification routines 2019-08-22 14:57:32 +10:00