Returns the curve name of a EC_GROUP object
Declared in <openssl/ec.h>
<openssl/ec.h>
int EC_GROUP_get_curve_name(EC_GROUP const* group);
NID of the curve name OID or 0 if not set.