OpenCloudOS-Kernel/drivers/crypto/allwinner/sun4i-ss
Corentin Labbe 22d03a0aad crypto: sun4i-ss - do not allocate backup IV on requests
Instead of allocate memory on each requests, it is easier to
pre-allocate buffer for backup IV.
This made error path easier.
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2022-05-13 17:24:17 +08:00
..
Makefile
sun4i-ss-cipher.c crypto: sun4i-ss - do not allocate backup IV on requests 2022-05-13 17:24:17 +08:00
sun4i-ss-core.c crypto: sun4i-ss - Fix PM reference leak when pm_runtime_get_sync() fails 2021-04-16 21:16:32 +10:00
sun4i-ss-hash.c crypto: sun4i-ss - Fix PM reference leak when pm_runtime_get_sync() fails 2021-04-16 21:16:32 +10:00
sun4i-ss-prng.c crypto: sun4i-ss - Fix PM reference leak when pm_runtime_get_sync() fails 2021-04-16 21:16:32 +10:00
sun4i-ss.h crypto: sun4i-ss - do not allocate backup IV on requests 2022-05-13 17:24:17 +08:00