Searched refs:DFL_ANTI_REPLAY (Results 1 - 1 of 1) sorted by relevance
/third_party/mbedtls/programs/ssl/ | ||
H A D | ssl_server2.c | 131 #define DFL_ANTI_REPLAY -1 macro 1759 opt.anti_replay = DFL_ANTI_REPLAY; in main() 3025 if (opt.anti_replay != DFL_ANTI_REPLAY) { in main() |
Completed in 7 milliseconds