Searched refs:challenge_response_authentication (Results 1 – 11 of 11) sorted by relevance
57 if (options.challenge_response_authentication) in userauth_kbdint()
45 int challenge_response_authentication; member
120 int challenge_response_authentication; member
1120 options.challenge_response_authentication = 0; in check_host_key()1123 if (options.challenge_response_authentication) { in check_host_key()1126 options.challenge_response_authentication = 0; in check_host_key()
124 options->challenge_response_authentication = -1; in initialize_server_options()282 if (options->challenge_response_authentication == -1) in fill_default_server_options()283 options->challenge_response_authentication = 1; in fill_default_server_options()1241 intptr = &options->challenge_response_authentication; in process_server_config_line()2273 o->challenge_response_authentication); in dump_config()
969 intptr = &options->challenge_response_authentication; in process_config_line_depth()1799 options->challenge_response_authentication = -1; in initialize_options()1941 if (options->challenge_response_authentication == -1) in fill_default_options()1942 options->challenge_response_authentication = 1; in fill_default_options()2520 dump_cfg_fmtint(oChallengeResponseAuthentication, o->challenge_response_authentication); in dump_client_config()
752 options.challenge_response_authentication && !options.batch_mode) { in ssh_userauth1()
904 authok = options.challenge_response_authentication && in mm_answer_bsdauthrespond()953 authok = (options.challenge_response_authentication && in mm_answer_skeyrespond()
1259 options.challenge_response_authentication = 0; in sshpam_set_maxtries_reached()
1593 if (options.challenge_response_authentication)
372 if (options.challenge_response_authentication) in ssh_userauth2()