Searched refs:hifn_setup_dma (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/crypto/ |
D | hifn_795x.c | 1370 static int hifn_setup_dma(struct hifn_device *dev, in hifn_setup_dma() function 1620 err = hifn_setup_dma(dev, ctx, rctx, req->src, req->dst, req->nbytes, req); in hifn_setup_session() 1672 err = hifn_setup_dma(dev, &ctx, &rctx, &sg, &sg, sizeof(src), NULL); in hifn_test()
|