Searched refs:tab_v_t (Results 1 – 1 of 1) sorted by relevance
633 fp_src_t tab_v_t[2] = { &tab_v[0], &tab_v[1] }; in aff_pt_montgomery_to_edwards() local668 ret = fp_tabselect(&v, idx, tab_v_t, 2); EG(ret, err); in aff_pt_montgomery_to_edwards()