linux/drivers/crypto/allwinner/sun4i-ss
Corentin Labbe d1d787bceb crypto: sun4i-ss - fix big endian issues
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>
2019-11-22 18:48:37 +08:00
..
Makefile
sun4i-ss-cipher.c crypto: sun4i-ss - hide the Invalid keylen message 2019-11-22 18:48:37 +08:00
sun4i-ss-core.c
sun4i-ss-hash.c crypto: sun4i-ss - fix big endian issues 2019-11-22 18:48:37 +08:00
sun4i-ss-prng.c
sun4i-ss.h