Home
last modified time | relevance | path

Searched refs:ECDH_set_method (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/crypto/libressl/include/openssl/
H A Decdh.h92 int ECDH_set_method(EC_KEY *, const ECDH_METHOD *);
/dflybsd-src/crypto/libressl/crypto/ecdh/
H A Dech_lib.c102 ECDH_set_method(EC_KEY *eckey, const ECDH_METHOD *meth) in ECDH_set_method() function