Home
last modified time | relevance | path

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

/mbedtls-3.5.0/programs/ssl/
Dssl_server2.c141 #define DFL_ANTI_REPLAY -1 macro
1746 opt.anti_replay = DFL_ANTI_REPLAY; in main()
3004 if (opt.anti_replay != DFL_ANTI_REPLAY) { in main()