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

/linux-4.4.14/drivers/crypto/
H A Dimg-hash.c189 static int img_hash_xmit_cpu(struct img_hash_dev *hdev, const u8 *buf, img_hash_xmit_cpu() function
214 img_hash_xmit_cpu(hdev, ctx->buffer, ctx->bufcnt, 0); img_hash_dma_callback()
266 return img_hash_xmit_cpu(hdev, ctx->buffer, ctx->total, 1); img_hash_write_via_cpu()
389 img_hash_xmit_cpu(hdev, addr + ctx->offset, img_hash_dma_task()

Completed in 44 milliseconds