diff options
author | Christophe Leroy <christophe.leroy@c-s.fr> | 2019-09-10 06:04:14 +0000 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-10-05 01:04:31 +1000 |
commit | 7a6eda5b8d9dda3b7f15c764f1865f4569050fa6 (patch) | |
tree | 1bfcad78011530a05ed28bfce5f4abe74a3b1b6e /crypto/testmgr.h | |
parent | 5b0fe9552336338acb52756daf65dd7a4eeca73f (diff) | |
download | linux-7a6eda5b8d9dda3b7f15c764f1865f4569050fa6.tar.gz linux-7a6eda5b8d9dda3b7f15c764f1865f4569050fa6.tar.bz2 linux-7a6eda5b8d9dda3b7f15c764f1865f4569050fa6.zip |
crypto: talitos - fix hash result for VMAP_STACK
When VMAP_STACK is selected, stack cannot be DMA-mapped.
Therefore, the hash result has to be DMA-mapped in the request
context and copied into areq->result at completion.
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/testmgr.h')
0 files changed, 0 insertions, 0 deletions