linux-stable/drivers/crypto/allwinner/sun8i-ce
Jack Wang 2b02187bdb crypto: allwinner - Fix dma_map_sg error check
dma_map_sg return 0 on error.

Cc: Corentin Labbe <clabbe.montjoie@gmail.com>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Chen-Yu Tsai <wens@csie.org>
Cc: Jernej Skrabec <jernej.skrabec@gmail.com>
Cc: Samuel Holland <samuel@sholland.org>
Cc: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Minghao Chi <chi.minghao@zte.com.cn>
Cc: Peng Wu <wupeng58@huawei.com>
Cc: Alexey Khoroshilov <khoroshilov@ispras.ru>
Cc: linux-crypto@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-sunxi@lists.linux.dev
Cc: linux-kernel@vger.kernel.org

Signed-off-by: Jack Wang <jinpu.wang@ionos.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2022-08-26 18:50:40 +08:00
..
Makefile crypto: sun8i-ce - Add support for the TRNG 2020-09-25 17:48:28 +10:00
sun8i-ce-cipher.c crypto: allwinner - Fix dma_map_sg error check 2022-08-26 18:50:40 +08:00
sun8i-ce-core.c crypto: sun8i-ce - rework debugging 2022-05-13 17:24:48 +08:00
sun8i-ce-hash.c crypto: allwinner - Fix dma_map_sg error check 2022-08-26 18:50:40 +08:00
sun8i-ce-prng.c crypto: sun8i-ce - using pm_runtime_resume_and_get instead of pm_runtime_get_sync 2022-04-29 13:44:57 +08:00
sun8i-ce-trng.c crypto: sun8i-ce - using the pm_runtime_resume_and_get to simplify the code 2022-08-19 18:39:36 +08:00
sun8i-ce.h crypto: sun8i-ce - rework debugging 2022-05-13 17:24:48 +08:00