Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/starfive/
H A Djh7110-cryp.c115 complete(&cryp->pka_done); in starfive_cryp_irq()
162 init_completion(&cryp->pka_done); in starfive_cryp_probe()
H A Djh7110-cryp.h187 struct completion pka_done; member
H A Djh7110-rsa.c46 return wait_for_completion_timeout(&cryp->pka_done, in starfive_pka_wait_done()
59 reinit_completion(&cryp->pka_done); in starfive_pka_irq_mask_clear()