Searched refs:rsa_authentication (Results 1 – 8 of 8) sorted by relevance
42 int rsa_authentication; /* Try RSA authentication. */ member
103 int rsa_authentication; /* If true, permit RSA authentication. */ member
113 options->rsa_authentication = -1; in initialize_server_options()260 if (options->rsa_authentication == -1) in fill_default_server_options()261 options->rsa_authentication = 1; in fill_default_server_options()1142 intptr = &options->rsa_authentication; in process_server_config_line()1889 M_CP_INTOPT(rsa_authentication); in copy_set_server_options()2130 dump_cfg_fmtint(sRSAAuthentication, o->rsa_authentication); in dump_config()
73 &options.rsa_authentication, auth1_process_rsa
876 intptr = &options->rsa_authentication; in process_config_line()1600 options->rsa_authentication = -1; in initialize_options()1723 if (options->rsa_authentication == -1) in fill_default_options()1724 options->rsa_authentication = 1; in fill_default_options()2278 dump_cfg_fmtint(oRSAAuthentication, o->rsa_authentication); in dump_client_config()
731 options.rsa_authentication) { in ssh_userauth1()
1656 if (options.rsa_authentication && authctxt->valid) { in mm_answer_rsa_keyallowed()
2387 if (options.rsa_authentication)