Searched refs:get_nents (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/crypto/ux500/cryp/
H A Dcryp_core.c811 static int get_nents(struct scatterlist *sg, int nbytes) get_nents() function
848 ctx->device->dma.nents_src = get_nents(areq->src, ctx->datalen); ablk_dma_crypt()
849 ctx->device->dma.nents_dst = get_nents(areq->dst, ctx->outlen); ablk_dma_crypt()

Completed in 88 milliseconds