Searched refs:ECDH_set_method (Results 1 – 2 of 2) sorted by relevance
92 int ECDH_set_method(EC_KEY *, const ECDH_METHOD *);
102 ECDH_set_method(EC_KEY *eckey, const ECDH_METHOD *meth) in ECDH_set_method() function