Checks whether the parameter in the EC_GROUP define a valid ec group
Declared in <openssl/ec.h>
<openssl/ec.h>
int EC_GROUP_check( EC_GROUP const* group, BN_CTX* ctx);
1 if group is a valid ec group and 0 otherwise