Home
last modified time | relevance | path

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

/mbedtls-latest/programs/ssl/
Dssl_server2.c131 #define DFL_ANTI_REPLAY -1 macro
1768 opt.anti_replay = DFL_ANTI_REPLAY; in main()
3034 if (opt.anti_replay != DFL_ANTI_REPLAY) { in main()