Home
last modified time | relevance | path

Searched refs:dma_ct (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/crypto/
H A Dimg-hash.c90 size_t dma_ct; member
227 ctx->dma_ct = dma_map_sg(hdev->dev, sg, 1, DMA_TO_DEVICE); in img_hash_xmit_dma()
228 if (ctx->dma_ct == 0) { in img_hash_xmit_dma()
236 ctx->dma_ct, in img_hash_xmit_dma()