Searched refs:point_set_Jprojective_coordinates_GFp (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/ec/
H A Dec_lcl.h123 int (*point_set_Jprojective_coordinates_GFp)(const EC_GROUP *, EC_POINT *, member in struct:ec_method_st
H A Dec_lib.c812 if (group->meth->point_set_Jprojective_coordinates_GFp == 0)
822 return group->meth->point_set_Jprojective_coordinates_GFp(group, point, x, y, z, ctx);

Completed in 88 milliseconds