SSL_CTX_set_tmp_ecdh
SSL_CTX_set_tmp_ecdh(s_ctx, ecdh);
if (1 != SSL_CTX_set_tmp_ecdh (ctx, ecdh)) {
SSL_CTX_set_tmp_ecdh(ctx, ecdh);
SSL_CTX_set_tmp_ecdh(ctx2, ecdh);
if (1 != SSL_CTX_set_tmp_ecdh (ctx, ecdh)) {
if (1 != SSL_CTX_set_tmp_ecdh (ctx, ecdh)) {
if (1 != SSL_CTX_set_tmp_ecdh (ctx, ecdh)) {