Searched refs:SSL_CTX_set_tmp_ecdh (Results 1 – 12 of 12) sorted by relevance
5 SSL_CTX_set_tmp_ecdh, SSL_set_tmp_ecdh, SSL_CTX_set_ecdh_auto, SSL_set_ecdh_auto12 long SSL_CTX_set_tmp_ecdh(SSL_CTX *ctx, const EC_KEY *ecdh);20 SSL_CTX_set_tmp_ecdh() sets ECDH parameters to be used to be B<ecdh>.32 SSL_CTX_set_tmp_ecdh() and SSL_set_tmp_ecdh() return 1 on success and 0
181 SSL_CTX_set_tmp_ecdh(3)
612 SSL_CTX_set_tmp_ecdh define
1314 if (1 != SSL_CTX_set_tmp_ecdh (ctx, ecdh)) { in add_WIN_cacerts_to_openssl_store() 1315 log_crypto_err("Error in SSL_CTX_set_tmp_ecdh, not enabling ECDHE"); in add_WIN_cacerts_to_openssl_store()
1509 SSL_CTX_set_tmp_ecdh(*ctx, ecdh);
652 SSL_CTX_set_tmp_ecdh().
2470 DEPEND[html/man3/SSL_CTX_set_tmp_ecdh.html]=man3/SSL_CTX_set_tmp_ecdh.pod2471 GENERATE[html/man3/SSL_CTX_set_tmp_ecdh.html]=man3/SSL_CTX_set_tmp_ecdh.pod2472 DEPEND[man/man3/SSL_CTX_set_tmp_ecdh.3]=man3/SSL_CTX_set_tmp_ecdh.pod2473 GENERATE[man/man3/SSL_CTX_set_tmp_ecdh.3]=man3/SSL_CTX_set_tmp_ecdh.pod3665 html/man3/SSL_CTX_set_tmp_ecdh.html \4337 man/man3/SSL_CTX_set_tmp_ecdh.3 \
499 MAN+= SSL_CTX_set_tmp_ecdh.34300 MLINKS+= SSL_CTX_set_tmp_ecdh.3 SSL_CTX_set_ecdh_auto.34301 MLINKS+= SSL_CTX_set_tmp_ecdh.3 SSL_set_ecdh_auto.34302 MLINKS+= SSL_CTX_set_tmp_ecdh.3 SSL_set_tmp_ecdh.3
648 /* Define to 1 if you have the 'SSL_CTX_set_tmp_ecdh' function. */
999 …D_set_callback EVP_MAC_CTX_set_params OSSL_PARAM_BLD_new BIO_set_callback_ex SSL_CTX_set_tmp_ecdh])
1415 # define SSL_CTX_set_tmp_ecdh(ctx,ecdh) \ macro
1368 # define SSL_CTX_set_tmp_ecdh(ctx,ecdh) \ macro