Home
last modified time | relevance | path

Searched refs:dhauto (Results 1 - 1 of 1) sorted by relevance

/third_party/openssl/test/
H A Dsslapitest.c9585 int dhauto = (idx == 3 || idx == 4) ? 1 : 0; in test_set_tmp_dh() local
9617 if (!TEST_true(SSL_CTX_set_dh_auto(sctx, dhauto))) in test_set_tmp_dh()
9640 if (!TEST_true(SSL_set_dh_auto(serverssl, dhauto))) in test_set_tmp_dh()

Completed in 13 milliseconds