Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/programs/ssl/
Dssl_client2.c81 #define DFL_CID_ENABLED_RENEGO -1 macro
916 opt.cid_enabled_renego = DFL_CID_ENABLED_RENEGO; in main()
1550 if (opt.cid_enabled_renego == DFL_CID_ENABLED_RENEGO) { in main()
Dssl_server2.c107 #define DFL_CID_ENABLED_RENEGO -1 macro
1689 opt.cid_enabled_renego = DFL_CID_ENABLED_RENEGO; in main()
2426 if (opt.cid_enabled_renego == DFL_CID_ENABLED_RENEGO) { in main()