Home
last modified time | relevance | path

Searched refs:client_allow_no_dhe (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dsslapitest.c5855 int client_allow_no_dhe = (idx & 4) != 0; in test_tls13_no_dhe_kex() local
5862 | (client_allow_no_dhe ? SSL_OP_ALLOW_NO_DHE_KEX : 0); in test_tls13_no_dhe_kex()