8e4c40108a385cda71b08d author Herbert Xu 1193471527 -0700 committer David S. Miller 1193471527 -0700 [CRYPTO] users: Fix up scatterlist conversion errors This patch fixes the errors made in the users of the crypto layer during the sg_init_table conversion. It also adds a few conversions that were missing altogether. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller