Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds