Searched refs:none_switch (Results 1 – 4 of 4) sorted by relevance
140 int none_switch; /* Use none cipher */ member
1391 intptr = &options->none_switch; in process_config_line_depth()2868 options->none_switch = -1; in initialize_options()3036 if (options->none_switch == -1) in fill_default_options()3037 options->none_switch = 0; in fill_default_options()
1066 options.none_switch = 0; in main()
501 if ((options.none_switch == 1) && (options.none_enabled == 1)) in ssh_userauth2()