android_kernel_xiaomi_sm7250/drivers/crypto/sunxi-ss
Corentin Labbe 4c18f773e2 crypto: sun4i-ss - handle BigEndian for cipher
commit 5ab6177fa02df15cd8a02a1f1fb361d2d5d8b946 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-03-04 09:39:54 +01:00
..
Makefile
sun4i-ss-cipher.c crypto: sun4i-ss - handle BigEndian for cipher 2021-03-04 09:39:54 +01:00
sun4i-ss-core.c
sun4i-ss-hash.c
sun4i-ss-prng.c
sun4i-ss.h