Searched refs:sg_last (Results 1 – 4 of 4) sorted by relevance
53 struct scatterlist *sg = sgt->sgl, *sg_last = NULL; in qce_sgtable_add() local68 sg_last = sg; in qce_sgtable_add()74 return sg_last; in qce_sgtable_add()
187 struct scatterlist *sg_last, *sg; in qce_ahash_update() local248 sg = sg_last = req->src; in qce_ahash_update()254 sg_last = sg; in qce_ahash_update()258 if (!sg_last) in qce_ahash_update()
309 struct scatterlist *sg, *sg_last = NULL; in ccp_crypto_sg_table_add() local320 sg_last = sg; in ccp_crypto_sg_table_add()325 return sg_last; in ccp_crypto_sg_table_add()
1365 struct scatterlist *last_sg = sg_last(rx->sgl, rx->nents); in spi_imx_dma_transfer()