Home | History | Annotate | Download | only in openssl

Lines Matching refs:SSL_CTX_set_tmp_ecdh

3852 /* SSL_CTX_set_tmp_ecdh calls |SSL_CTX_set1_curves| with a one-element list
3854 OPENSSL_EXPORT int SSL_CTX_set_tmp_ecdh(SSL_CTX *ctx, const EC_KEY *ec_key);
4501 #define SSL_CTX_set_tmp_ecdh SSL_CTX_set_tmp_ecdh