ec_GFp_simple_mul_ct
return ec_GFp_simple_mul_ct(group, r, scalar, NULL, ctx);
return ec_GFp_simple_mul_ct(group, r, scalar, point, ctx);