Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Dhifn_795x.c369 struct hifn_desc { struct
375 struct hifn_desc cmdr[HIFN_D_CMD_RSIZE + 1]; argument
376 struct hifn_desc srcr[HIFN_D_SRC_RSIZE + 1];
377 struct hifn_desc dstr[HIFN_D_DST_RSIZE + 1];
378 struct hifn_desc resr[HIFN_D_RES_RSIZE + 1];
1921 struct hifn_desc *d = &dma->resr[i]; in hifn_flush()