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