Searched refs:ec_GFp_simple_cmp_x_coordinate (Results 1 – 4 of 4) sorted by relevance
418 int ec_GFp_simple_cmp_x_coordinate(const EC_GROUP *group, const EC_RAW_POINT *p,
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
427 return ec_GFp_simple_cmp_x_coordinate(group, p, r); in ec_GFp_mont_cmp_x_coordinate()
1122 out->cmp_x_coordinate = ec_GFp_simple_cmp_x_coordinate; in DEFINE_METHOD_FUNCTION()