linux/drivers/crypto/allwinner/sun4i-ss
Corentin Labbe 5ab6177fa0 crypto: sun4i-ss - handle BigEndian for cipher
Ciphers produce invalid results on BE.
Key and IV need to be written in LE.

Fixes: 6298e94821 ("crypto: sunxi-ss - Add Allwinner Security System crypto accelerator")
Cc: <stable@vger.kernel.org>
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2021-01-03 08:41:35 +11:00
..
Makefile
sun4i-ss-cipher.c crypto: sun4i-ss - handle BigEndian for cipher 2021-01-03 08:41:35 +11:00
sun4i-ss-core.c crypto: sun4i-ss - make unexported sun4i_ss_pm_ops static 2019-12-27 18:18:03 +08:00
sun4i-ss-hash.c crypto: sun4i-ss - Fix sparse endianness markers 2020-09-18 17:20:10 +10:00
sun4i-ss-prng.c
sun4i-ss.h crypto: sun4i-ss - linearize buffers content must be kept 2021-01-03 08:41:35 +11:00