linux/drivers/crypto/allwinner/sun4i-ss
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
..
Makefile
sun4i-ss-cipher.c crypto: sun4i - permit asynchronous skcipher as fallback 2020-07-16 21:49:02 +10: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 - permit asynchronous skcipher as fallback 2020-07-16 21:49:02 +10:00