EC_KEY_get_method
const EC_KEY_METHOD *EC_KEY_get_method(const EC_KEY *key);
LCRYPTO_ALIAS(EC_KEY_get_method);
LCRYPTO_USED(EC_KEY_get_method);