Searched refs:ENGINE_get_ECDH (Results 1 – 4 of 4) sorted by relevance
123 const ECDH_METHOD *ENGINE_get_ECDH(const ENGINE *e) in ENGINE_get_ECDH() function
518 const ECDH_METHOD *ENGINE_get_ECDH(const ENGINE *e);
158 ret->meth = ENGINE_get_ECDH(ret->engine); in ECDH_DATA_new_method()