diff options
author | 2017-10-06 15:05:04 +0200 | |
---|---|---|
committer | 2017-10-12 22:55:37 +0800 | |
commit | 49f9783b0cea9a4e38fdbfe70ca296e6f20914c4 (patch) | |
tree | 47081b54da53fb4c727b76bc19096053f9de5686 /crypto/algapi.c | |
parent | crypto: talitos - DMA map key in setkey() (diff) | |
download | wireguard-linux-49f9783b0cea9a4e38fdbfe70ca296e6f20914c4.tar.xz wireguard-linux-49f9783b0cea9a4e38fdbfe70ca296e6f20914c4.zip |
crypto: talitos - do hw_context DMA mapping outside the requests
At every request, we map and unmap the same hash hw_context.
This patch moves the dma mapping/unmapping in functions ahash_init()
and ahash_import().
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/algapi.c')
0 files changed, 0 insertions, 0 deletions