Creates a new EC_POINT object for the specified EC_GROUP
Declared in <openssl/ec.h>
<openssl/ec.h>
EC_POINT* EC_POINT_new(EC_GROUP const* group);
newly created EC_POINT object or NULL if an error occurred