EC_KEY_check_key
return EC_KEY_check_key(eckey);
if (EC_KEY_check_key(key) == 0)
int EC_KEY_check_key(const EC_KEY *key);