Searched refs:ec_GFp_simple_cmp_x_coordinate (Results 1 – 4 of 4) sorted by relevance
369 int ec_GFp_simple_cmp_x_coordinate(const EC_GROUP *group, const EC_RAW_POINT *p, in ec_GFp_simple_cmp_x_coordinate() function
420 int ec_GFp_simple_cmp_x_coordinate(const EC_GROUP *group, const EC_RAW_POINT *p,
428 return ec_GFp_simple_cmp_x_coordinate(group, p, r); in ec_GFp_mont_cmp_x_coordinate()
1184 out->cmp_x_coordinate = ec_GFp_simple_cmp_x_coordinate; in DEFINE_METHOD_FUNCTION()