Lines Matching refs:no_ecdhe
535 BIO_printf(bio_err," -no_ecdhe - Disable ephemeral ECDH\n");952 int no_tmp_rsa=0,no_dhe=0,no_ecdhe=0,nocert=0;1191 else if (strcmp(*argv,"-no_ecdhe") == 0)1192 { no_ecdhe=1; }1706 if (!no_ecdhe)