Home
last modified time | relevance | path

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

/mbedtls-3.5.0/programs/ssl/
Dssl_client2.c76 #define DFL_ALLOW_LEGACY -2 macro
934 opt.allow_legacy = DFL_ALLOW_LEGACY; in main()
1922 if (opt.allow_legacy != DFL_ALLOW_LEGACY) { in main()
Dssl_server2.c108 #define DFL_ALLOW_LEGACY -2 macro
1715 opt.allow_legacy = DFL_ALLOW_LEGACY; in main()
3023 if (opt.allow_legacy != DFL_ALLOW_LEGACY) { in main()