Searched refs:ECDH_get_default_method (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/ecdh/
H A Decdh.h91 const ECDH_METHOD *ECDH_get_default_method(void);
H A Dech_lib.c90 const ECDH_METHOD *ECDH_get_default_method(void) function
132 ret->meth = ECDH_get_default_method();

Completed in 44 milliseconds