Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/programs/ssl/
A Dssl_client2.c92 #define DFL_ALLOW_LEGACY -2 macro
633 opt.allow_legacy = DFL_ALLOW_LEGACY; in main()
1451 if( opt.allow_legacy != DFL_ALLOW_LEGACY ) in main()
A Dssl_server2.c131 #define DFL_ALLOW_LEGACY -2 macro
1348 opt.allow_legacy = DFL_ALLOW_LEGACY; in main()
2365 if( opt.allow_legacy != DFL_ALLOW_LEGACY ) in main()

Completed in 11 milliseconds