Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds