linux-stable/drivers/crypto/amlogic
Xiang Chen 5595d0dc1d crypto: amlogic - Fix the parameter of dma_unmap_sg()
For function dma_unmap_sg(), the <nents> parameter should be number of
elements in the scatterlist prior to the mapping, not after the mapping.
So fix this usage.

Signed-off-by: Xiang Chen <chenxiang66@hisilicon.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2021-03-26 20:02:34 +11:00
..
Kconfig crypto: amlogic-gxl - default to build as module 2020-07-16 21:49:01 +10:00
Makefile
amlogic-gxl-cipher.c crypto: amlogic - Fix the parameter of dma_unmap_sg() 2021-03-26 20:02:34 +11:00
amlogic-gxl-core.c crypto: amlogic - Fix unnecessary check in meson_crypto_probe() 2021-03-07 15:13:14 +11:00
amlogic-gxl.h crypto: amlogic-gxl - permit async skcipher as fallback 2020-07-16 21:49:02 +10:00