EC_POINT_invert
if (!EC_POINT_invert(group, r, ctx))
int EC_POINT_invert(const EC_GROUP *group, EC_POINT *a, BN_CTX *ctx);