Searched refs:challenge_response_authentication (Results 1 – 11 of 11) sorted by relevance
57 if (options.challenge_response_authentication) in userauth_kbdint()
81 &options.challenge_response_authentication,86 &options.challenge_response_authentication,
45 int challenge_response_authentication; member
122 int challenge_response_authentication; member
1118 options.challenge_response_authentication = 0; in check_host_key()1121 if (options.challenge_response_authentication) { in check_host_key()1124 options.challenge_response_authentication = 0; in check_host_key()
888 intptr = &options->challenge_response_authentication; in process_config_line()1602 options->challenge_response_authentication = -1; in initialize_options()1727 if (options->challenge_response_authentication == -1) in fill_default_options()1728 options->challenge_response_authentication = 1; in fill_default_options()2251 dump_cfg_fmtint(oChallengeResponseAuthentication, o->challenge_response_authentication); in dump_client_config()
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()1186 intptr = &options->challenge_response_authentication; in process_server_config_line()2148 o->challenge_response_authentication); in dump_config()
749 options.challenge_response_authentication && !options.batch_mode) { in ssh_userauth1()
983 authok = options.challenge_response_authentication && in mm_answer_bsdauthrespond()1035 authok = (options.challenge_response_authentication && in mm_answer_skeyrespond()
1690 if (options.challenge_response_authentication)2389 if (options.challenge_response_authentication == 1)
372 if (options.challenge_response_authentication) in ssh_userauth2()