Searched refs:rhosts_rsa_authentication (Results 1 – 9 of 9) sorted by relevance
40 int rhosts_rsa_authentication; /* Try rhosts with RSA member
100 int rhosts_rsa_authentication; /* If true, permit rhosts RSA member
77 &options.rhosts_rsa_authentication, auth1_process_rhosts_rsa
882 intptr = &options->rhosts_rsa_authentication; in process_config_line()1608 options->rhosts_rsa_authentication = -1; in initialize_options()1738 if (options->rhosts_rsa_authentication == -1) in fill_default_options()1739 options->rhosts_rsa_authentication = 0; in fill_default_options()2281 dump_cfg_fmtint(oRhostsRSAAuthentication, o->rhosts_rsa_authentication); in dump_client_config()
111 options->rhosts_rsa_authentication = -1; in initialize_server_options()260 if (options->rhosts_rsa_authentication == -1) in fill_default_server_options()261 options->rhosts_rsa_authentication = 0; in fill_default_server_options()1177 intptr = &options->rhosts_rsa_authentication; in process_server_config_line()2247 dump_cfg_fmtint(sRhostsRSAAuthentication, o->rhosts_rsa_authentication); in dump_config()
720 options.rhosts_rsa_authentication) { in ssh_userauth1()
1247 allowed = options.rhosts_rsa_authentication && in mm_answer_keyallowed()1250 if (options.rhosts_rsa_authentication && allowed != 1) in mm_answer_keyallowed()
1221 if (options.rhosts_rsa_authentication || in main()
2404 if (options.rhosts_rsa_authentication)