API support doesn't allow for a point to be in Jacobian ordinates. wolfSSL_EC_POINT_add() has ordinates in Montgomery form. When needed, compile with WOLFSSL_EC_POINT_CMP_JACOBIAN.