Home
last modified time | relevance | path

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

/mbedtls-latest/programs/ssl/
Dssl_client2.c81 #define DFL_CID_ENABLED_RENEGO -1 macro
925 opt.cid_enabled_renego = DFL_CID_ENABLED_RENEGO; in main()
1565 if (opt.cid_enabled_renego == DFL_CID_ENABLED_RENEGO) { in main()
Dssl_server2.c107 #define DFL_CID_ENABLED_RENEGO -1 macro
1698 opt.cid_enabled_renego = DFL_CID_ENABLED_RENEGO; in main()
2435 if (opt.cid_enabled_renego == DFL_CID_ENABLED_RENEGO) { in main()