Searched refs:mier (Results 1 – 1 of 1) sorted by relevance
81 const c448_word_t *mier = b->limb; in sc_montmul() local85 chain += ((c448_dword_t) mand) * mier[j] + accum[j]; in sc_montmul()93 mier = sc_p->limb; in sc_montmul()95 chain += (c448_dword_t) mand *mier[j] + accum[j]; in sc_montmul()
Completed in 5 milliseconds