nextsg            845 arch/s390/crypto/aes_s390.c 	struct scatterlist *nextsg;
nextsg            849 arch/s390/crypto/aes_s390.c 		nextsg = sg_next(gw->walk.sg);
nextsg            850 arch/s390/crypto/aes_s390.c 		if (!nextsg)
nextsg            852 arch/s390/crypto/aes_s390.c 		scatterwalk_start(&gw->walk, nextsg);