Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/starfive/
Djh7110-rsa.c91 rctx->csr.pka.cln_done = 1; in starfive_rsa_montgomery_form()
113 rctx->csr.pka.cln_done = 1; in starfive_rsa_montgomery_form()
126 rctx->csr.pka.cln_done = 1; in starfive_rsa_montgomery_form()
147 rctx->csr.pka.cln_done = 1; in starfive_rsa_montgomery_form()
200 rctx->csr.pka.cln_done = 1; in starfive_rsa_cpu_start()
215 rctx->csr.pka.cln_done = 1; in starfive_rsa_cpu_start()
Djh7110-cryp.h119 u32 cln_done :1; member