Home
last modified time | relevance | path

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

/drivers/crypto/starfive/
A Djh7110-rsa.c79 u8 opsize; in starfive_rsa_montgomery_form() local
81 opsize = (bit_len - 1) >> 5; in starfive_rsa_montgomery_form()
92 rctx->csr.pka.opsize = opsize; in starfive_rsa_montgomery_form()
114 rctx->csr.pka.opsize = opsize; in starfive_rsa_montgomery_form()
127 rctx->csr.pka.opsize = opsize; in starfive_rsa_montgomery_form()
148 rctx->csr.pka.opsize = opsize; in starfive_rsa_montgomery_form()
162 out[opsize - loop] = temp; in starfive_rsa_montgomery_form()
176 int opsize, mlen, loop; in starfive_rsa_cpu_start() local
179 opsize = (key_sz - 1) >> 2; in starfive_rsa_cpu_start()
201 rctx->csr.pka.opsize = opsize; in starfive_rsa_cpu_start()
[all …]
A Djh7110-cryp.h120 u32 opsize :6; member

Completed in 10 milliseconds