Searched refs:rhosts_rsa_authentication (Results 1 – 4 of 4) sorted by relevance
40 int rhosts_rsa_authentication; /* Try rhosts with RSA member
961 intptr = &options->rhosts_rsa_authentication; in process_config_line_depth()1805 options->rhosts_rsa_authentication = -1; in initialize_options()1951 if (options->rhosts_rsa_authentication == -1) in fill_default_options()1952 options->rhosts_rsa_authentication = 0; in fill_default_options()2548 dump_cfg_fmtint(oRhostsRSAAuthentication, o->rhosts_rsa_authentication); in dump_client_config()
723 options.rhosts_rsa_authentication) { in ssh_userauth1()
1295 if (options.rhosts_rsa_authentication || in main()