Searched refs:dhauto (Results 1 – 1 of 1) sorted by relevance
10408 int dhauto = (idx == 3 || idx == 4) ? 1 : 0; in test_set_tmp_dh() local10440 if (!TEST_true(SSL_CTX_set_dh_auto(sctx, dhauto))) in test_set_tmp_dh()10463 if (!TEST_true(SSL_set_dh_auto(serverssl, dhauto))) in test_set_tmp_dh()
Completed in 28 milliseconds