EC_POINT_point2hex
char *EC_POINT_point2hex(const EC_GROUP *, const EC_POINT *,
if (!TEST_ptr(hex = EC_POINT_point2hex(group, P, form, bnctx))