Home
last modified time | relevance | path

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

/openthread-3.7.0/third_party/mbedtls/repo/programs/ssl/
Dssl_client2.c64 #define DFL_ALLOW_LEGACY -2 macro
949 opt.allow_legacy = DFL_ALLOW_LEGACY; in main()
1943 if (opt.allow_legacy != DFL_ALLOW_LEGACY) { in main()
Dssl_server2.c97 #define DFL_ALLOW_LEGACY -2 macro
1725 opt.allow_legacy = DFL_ALLOW_LEGACY; in main()
3044 if (opt.allow_legacy != DFL_ALLOW_LEGACY) { in main()