Searched refs:cmp_x_coordinate (Results 1 – 6 of 6) sorted by relevance
191 int (*cmp_x_coordinate)(const EC_GROUP *group, const EC_RAW_POINT *p, member
480 out->cmp_x_coordinate = ec_GFp_mont_cmp_x_coordinate; in DEFINE_METHOD_FUNCTION()
656 out->cmp_x_coordinate = ecp_nistz256_cmp_x_coordinate; in DEFINE_METHOD_FUNCTION()
958 return group->meth->cmp_x_coordinate(group, p, r); in ec_cmp_x_coordinate()
1122 out->cmp_x_coordinate = ec_GFp_simple_cmp_x_coordinate; in DEFINE_METHOD_FUNCTION()
1077 out->cmp_x_coordinate = ec_GFp_nistp256_cmp_x_coordinate; in DEFINE_METHOD_FUNCTION()