linux/drivers/crypto/allwinner/sun8i-ce
Corentin Labbe 0605fa0f78 crypto: sun8i-ce - split into prepare/run/unprepare
This patch split the do_one_request into three.
Prepare will handle all DMA mapping and initialisation of the task
structure.
Unprepare will clean all DMA mapping.
And the do_one_request will be limited to just executing the task.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-09-25 17:48:18 +10:00
..
Makefile
sun8i-ce-cipher.c crypto: sun8i-ce - split into prepare/run/unprepare 2020-09-25 17:48:18 +10:00
sun8i-ce-core.c crypto: sun8i-ce - handle endianness of t_common_ctl 2020-09-25 17:48:17 +10:00
sun8i-ce.h crypto: sun8i-ce - split into prepare/run/unprepare 2020-09-25 17:48:18 +10:00