linux/drivers/crypto/allwinner
Herbert Xu 9b20cbf8eb crypto: sun4i-ss - Fix sparse endianness markers
This patch also fixes the incorrect endianness markings in the
sun4i-ss driver.  It should have no effect in the genereated code.

Instead of using cpu_to_Xe32 followed by a memcpy, this patch
converts the final hash write to use put_unaligned_X instead.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Tested-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Acked-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-09-18 17:20:10 +10:00
..
sun4i-ss crypto: sun4i-ss - Fix sparse endianness markers 2020-09-18 17:20:10 +10:00
sun8i-ce crypto: sun8i-ce - use kfree_sensitive() 2020-09-04 17:57:16 +10:00
sun8i-ss crypto: sun8i-ss - remove redundant memzero_explicit() 2020-09-04 17:57:17 +10:00
Kconfig crypto: sun4i-ss - remove dependency on not 64BIT 2019-11-22 18:48:37 +08:00
Makefile crypto: allwinner - Add sun8i-ss cryptographic offloader 2019-11-01 13:38:31 +08:00