Searched refs:default_ECDH_method (Results 1 – 1 of 1) sorted by relevance
82 static const ECDH_METHOD *default_ECDH_method = NULL; variable90 default_ECDH_method = meth; in ECDH_set_default_method()95 if(!default_ECDH_method) in ECDH_get_default_method()103 default_ECDH_method = ECDH_OpenSSL(); in ECDH_get_default_method()106 return default_ECDH_method; in ECDH_get_default_method()