Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Ds_server.c719 OPT_S_NUM_TICKETS, OPT_ANTI_REPLAY, OPT_NO_ANTI_REPLAY, OPT_SCTP_LABEL_BUG, enumerator
914 {"anti_replay", OPT_ANTI_REPLAY, '-', "Switch on anti-replay protection (default)"},
1289 case OPT_ANTI_REPLAY: in s_server_main()