Home
last modified time | relevance | path

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

/third_party/mbedtls/programs/ssl/
H A 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()
H A 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()

Completed in 10 milliseconds