Searched refs:default_ec_key_meth (Results 1 – 1 of 1) sorted by relevance
30 static const EC_KEY_METHOD *default_ec_key_meth = &openssl_ec_key_method; variable39 return default_ec_key_meth; in EC_KEY_get_default_method()45 default_ec_key_meth = &openssl_ec_key_method; in EC_KEY_set_default_method()47 default_ec_key_meth = meth; in EC_KEY_set_default_method()