Home
last modified time | relevance | path

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

/mbedtls-latest/programs/ssl/
Dssl_server2.c147 #define DFL_QUERY_CONFIG_MODE 0 macro
1782 opt.query_config_mode = DFL_QUERY_CONFIG_MODE; in main()
4204 if (opt.query_config_mode == DFL_QUERY_CONFIG_MODE) { in main()
4238 if ((ret != 0) && (opt.query_config_mode == DFL_QUERY_CONFIG_MODE)) { in main()
4278 (opt.query_config_mode == DFL_QUERY_CONFIG_MODE)) { in main()
4337 if (opt.query_config_mode == DFL_QUERY_CONFIG_MODE) { in main()
4355 if (opt.query_config_mode == DFL_QUERY_CONFIG_MODE) { in main()
4364 if (opt.query_config_mode == DFL_QUERY_CONFIG_MODE) { in main()
Dssl_client2.c106 #define DFL_QUERY_CONFIG_MODE 0 macro
997 opt.query_config_mode = DFL_QUERY_CONFIG_MODE; in main()
3176 (opt.query_config_mode == DFL_QUERY_CONFIG_MODE)) { in main()
3254 if (opt.query_config_mode == DFL_QUERY_CONFIG_MODE) { in main()