Creates a new EC_GROUP object
Declared in <openssl/ec.h>
<openssl/ec.h>
[[deprecated]] EC_GROUP* EC_GROUP_new(EC_METHOD const* meth);
Deprecated. Use of this entity is allowed but discouraged.
newly created EC_GROUP object or NULL in case of an error.