Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Dhifn_795x.c377 struct hifn_desc { struct
383 struct hifn_desc cmdr[HIFN_D_CMD_RSIZE + 1]; argument
384 struct hifn_desc srcr[HIFN_D_SRC_RSIZE + 1];
385 struct hifn_desc dstr[HIFN_D_DST_RSIZE + 1];
386 struct hifn_desc resr[HIFN_D_RES_RSIZE + 1];
1927 struct hifn_desc *d = &dma->resr[i]; in hifn_flush()