Searched refs:point_set_Jprojective_coordinates_GFp (Results 1 – 2 of 2) sorted by relevance
763 if (group->meth->point_set_Jprojective_coordinates_GFp == 0) { in EC_POINT_set_Jprojective_coordinates_GFp()773 return group->meth->point_set_Jprojective_coordinates_GFp(group, point, x, in EC_POINT_set_Jprojective_coordinates_GFp()
79 int (*point_set_Jprojective_coordinates_GFp) (const EC_GROUP *, member