diff options
author | Corentin Labbe <clabbe@baylibre.com> | 2020-09-18 07:23:07 +0000 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-09-25 17:48:18 +1000 |
commit | 0605fa0f78266cc3cb84201020f0cb7b546d72cc (patch) | |
tree | e192092544c637acc9f7a0f063d07dd22dce9bc7 /lib/mpi/mpi-mod.c | |
parent | a216f8d540cf13211227daf44996e8a530b92468 (diff) |
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>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions