Searched refs:tab_u_t (Results 1 – 1 of 1) sorted by relevance
631 fp_src_t tab_u_t[2] = { &tab_u[0], &tab_u[1] }; in aff_pt_montgomery_to_edwards() local667 ret = fp_tabselect(&u, idx, tab_u_t, 2); EG(ret, err); in aff_pt_montgomery_to_edwards()