Searched refs:ECDH_OpenSSL (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/ecdh/
H A Decdh.h88 const ECDH_METHOD *ECDH_OpenSSL(void);
H A Dech_lib.c100 return ECDH_OpenSSL();
102 default_ECDH_method = ECDH_OpenSSL();
H A Dech_ossl.c97 const ECDH_METHOD *ECDH_OpenSSL(void) function
/freebsd-10-stable/crypto/openssl/crypto/engine/
H A Deng_openssl.c149 || !ENGINE_set_ECDH(e, ECDH_OpenSSL())

Completed in 126 milliseconds