Home | History | Annotate | Download | only in openssl

Lines Matching defs:SSL_CTX_set_tmp_dh

1701 /* SSL_CTX_set_tmp_dh configures |ctx| to use the group from |dh| as the group
1704 OPENSSL_EXPORT int SSL_CTX_set_tmp_dh(SSL_CTX *ctx, const DH *dh);
2500 #define SSL_CTX_set_tmp_dh SSL_CTX_set_tmp_dh