Searched refs:mp_div_2 (Results 1 – 4 of 4) sorted by relevance
98 mp_div_2(&k, &k); in ec_compute_wNAF()
311 MP_CHECKOK(mp_div_2(&t1, &t1)); in ec_GFp_pt_dbl_jac()
270 mp_err mp_div_2(const mp_int *a, mp_int *c);
626 mp_err mp_div_2(const mp_int *a, mp_int *c) in mp_div_2() function