1
0
Fork 0
alistair23-linux/drivers/crypto/qce
Cristian Stoica 5be4d4c94b crypto: replace scatterwalk_sg_next with sg_next
Modify crypto drivers to use the generic SG helper since
both of them are equivalent and the one from crypto is redundant.

See also:
  468577abe3   reverted in
  b2ab4a57b0

Signed-off-by: Cristian Stoica <cristian.stoica@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2015-01-26 11:34:22 +11:00
..
Makefile crypto: qce - Build Qualcomm crypto driver 2014-07-03 21:42:03 +08:00
ablkcipher.c crypto: qce - Qualcomm crypto engine driver 2014-07-03 21:40:27 +08:00
cipher.h crypto: qce - Qualcomm crypto engine driver 2014-07-03 21:40:27 +08:00
common.c crypto: qce - fix sparse warnings 2014-07-08 21:18:21 +08:00
common.h crypto: qce - fix sparse warnings 2014-07-08 21:18:21 +08:00
core.c crypto: qce: drop owner assignment from platform_drivers 2014-10-20 16:20:26 +02:00
core.h crypto: qce - Qualcomm crypto engine driver 2014-07-03 21:40:27 +08:00
dma.c crypto: replace scatterwalk_sg_next with sg_next 2015-01-26 11:34:22 +11:00
dma.h Fix up missing dmaengine header inclusion from qce crypto engine 2014-10-08 05:23:02 -04:00
regs-v5.h crypto: qce - Qualcomm crypto engine driver 2014-07-03 21:40:27 +08:00
sha.c crypto: replace scatterwalk_sg_next with sg_next 2015-01-26 11:34:22 +11:00
sha.h crypto: qce - Qualcomm crypto engine driver 2014-07-03 21:40:27 +08:00