Home
last modified time | relevance | path

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

/mbedtls-latest/programs/ssl/
Dssl_client2.c64 #define DFL_ALLOW_LEGACY -2 macro
958 opt.allow_legacy = DFL_ALLOW_LEGACY; in main()
1962 if (opt.allow_legacy != DFL_ALLOW_LEGACY) { in main()
Dssl_server2.c97 #define DFL_ALLOW_LEGACY -2 macro
1734 opt.allow_legacy = DFL_ALLOW_LEGACY; in main()
3053 if (opt.allow_legacy != DFL_ALLOW_LEGACY) { in main()