Star64_linux/drivers/crypto/amcc
Fuqian Huang 66d9c1cf9f crypto: amcc - remove memset after dma_alloc_coherent
In commit af7ddd8a62
("Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping"),
dma_alloc_coherent has already zeroed the memory.
So memset is not needed.

Signed-off-by: Fuqian Huang <huangfq.daxian@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-07-03 22:13:12 +08:00
..
crypto4xx_alg.c crypto: crypto4xx - block ciphers should only accept complete blocks 2019-05-23 14:13:09 +08:00
crypto4xx_core.c crypto: amcc - remove memset after dma_alloc_coherent 2019-07-03 22:13:12 +08:00
crypto4xx_core.h crypto: crypto4xx - block ciphers should only accept complete blocks 2019-05-23 14:13:09 +08:00
crypto4xx_reg_def.h
crypto4xx_sa.h
crypto4xx_trng.c
crypto4xx_trng.h
Makefile