Searched refs:client_allow_no_dhe (Results 1 – 1 of 1) sorted by relevance
5752 int client_allow_no_dhe = (idx & 4) != 0; in test_tls13_no_dhe_kex() local5759 | (client_allow_no_dhe ? SSL_OP_ALLOW_NO_DHE_KEX : 0); in test_tls13_no_dhe_kex()
Completed in 26 milliseconds