Home
last modified time | relevance | path

Searched refs:OPT_NO_DHE (Results 1 – 1 of 1) sorted by path

/freebsd/crypto/openssl/apps/
H A Ds_server.c708 OPT_CRLF, OPT_QUIET, OPT_BRIEF, OPT_NO_DHE, enumerator
954 {"no_dhe", OPT_NO_DHE, '-', "Disable ephemeral DH"},
1424 case OPT_NO_DHE: in s_server_main()