Searched refs:opsize (Results 1 – 2 of 2) sorted by relevance
79 u8 opsize; in starfive_rsa_montgomery_form() local81 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() local179 opsize = (key_sz - 1) >> 2; in starfive_rsa_cpu_start()201 rctx->csr.pka.opsize = opsize; in starfive_rsa_cpu_start()[all …]
120 u32 opsize :6; member
Completed in 6 milliseconds