Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/starfive/
H A Djh7110-rsa.c108 rctx->csr.pka.cln_done = 1; in starfive_rsa_montgomery_form()
131 rctx->csr.pka.cln_done = 1; in starfive_rsa_montgomery_form()
145 rctx->csr.pka.cln_done = 1; in starfive_rsa_montgomery_form()
167 rctx->csr.pka.cln_done = 1; in starfive_rsa_montgomery_form()
221 rctx->csr.pka.cln_done = 1; in starfive_rsa_cpu_start()
237 rctx->csr.pka.cln_done = 1; in starfive_rsa_cpu_start()
H A Djh7110-cryp.h120 u32 cln_done :1; member