ECDH_OpenSSL
default_ECDH_method = ECDH_OpenSSL();
|| !ENGINE_set_ECDH(e, ECDH_OpenSSL())
const ECDH_METHOD *ECDH_OpenSSL(void);