linux-stable/drivers/crypto/allwinner
Corentin Labbe c35e523a8b crypto: sun8i-ss - handle requests if last block is not modulo 64
The current sun8i-ss handle only requests with all SG length being
modulo 64.
But the last SG could be always handled by copying it on the pad buffer.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2022-05-13 17:24:19 +08:00
..
sun4i-ss crypto: sun4i-ss - do not allocate backup IV on requests 2022-05-13 17:24:17 +08:00
sun8i-ce crypto: sun8i-ce - do not allocate memory when handling requests 2022-05-13 17:24:17 +08:00
sun8i-ss crypto: sun8i-ss - handle requests if last block is not modulo 64 2022-05-13 17:24:19 +08:00
Kconfig crypto: allwinner - add missing CRYPTO_ prefix 2021-04-09 17:41:05 +10:00
Makefile crypto: allwinner - Add sun8i-ss cryptographic offloader 2019-11-01 13:38:31 +08:00