Home
last modified time | relevance | path

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

/net-tools-3.4.0/mbedtls-2.4.0/programs/ssl/
Dssl_client2.c84 #define DFL_ALLOW_LEGACY -2 macro
488 opt.allow_legacy = DFL_ALLOW_LEGACY; in main()
1165 if( opt.allow_legacy != DFL_ALLOW_LEGACY ) in main()
Dssl_server2.c113 #define DFL_ALLOW_LEGACY -2 macro
920 opt.allow_legacy = DFL_ALLOW_LEGACY; in main()
1750 if( opt.allow_legacy != DFL_ALLOW_LEGACY ) in main()