Lines Matching refs:no_ecdhe
534 BIO_printf(bio_err," -no_ecdhe - Disable ephemeral ECDH\n");946 int no_tmp_rsa=0,no_dhe=0,no_ecdhe=0,nocert=0;1185 else if (strcmp(*argv,"-no_ecdhe") == 0)1186 { no_ecdhe=1; }1692 if (!no_ecdhe)