diff options
author | Mogens Lauridsen <mlauridsen171@gmail.com> | 2017-08-03 16:34:12 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-08-17 11:53:26 +0300 |
commit | 1e3204104cf7f608e90bc824523aaa8129ea944a (patch) | |
tree | 34c83a4b7cc4d70b527482ff503286cd67bfe726 /drivers/crypto/caam/pkc_desc.c | |
parent | 2d97591ef43d0587be22ad1b0d758d6df4999a0b (diff) | |
download | linux-1e3204104cf7f608e90bc824523aaa8129ea944a.tar.xz |
crypto: sahara - Fix dma unmap direction
The direction used in dma_unmap_sg in aes calc is wrong.
This result in the cache not being invalidated correct when aes
calculation is done and result has been dma'ed to memory.
This is seen as sporadic wrong result from aes calc.
Signed-off-by: Mogens Lauridsen <mlauridsen171@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/caam/pkc_desc.c')
0 files changed, 0 insertions, 0 deletions