Searched refs:challenge_response_authentication (Results 1 – 11 of 11) sorted by relevance
52 if (options.challenge_response_authentication) in userauth_kbdint()
70 &options.challenge_response_authentication,75 &options.challenge_response_authentication,
45 int challenge_response_authentication; member
86 int challenge_response_authentication; member
87 options->challenge_response_authentication = -1; in initialize_server_options()190 if (options->challenge_response_authentication == -1) in fill_default_server_options()191 options->challenge_response_authentication = 1; in fill_default_server_options()803 intptr = &options->challenge_response_authentication; in process_server_config_line()1485 o->challenge_response_authentication); in dump_config()
433 intptr = &options->challenge_response_authentication; in process_config_line()989 options->challenge_response_authentication = -1; in initialize_options()1076 if (options->challenge_response_authentication == -1) in fill_default_options()1077 options->challenge_response_authentication = 1; in fill_default_options()
878 options.challenge_response_authentication = 0; in check_host_key()881 if (options.challenge_response_authentication) { in check_host_key()884 options.challenge_response_authentication = 0; in check_host_key()
725 options.challenge_response_authentication && !options.batch_mode) { in ssh_userauth1()
1386 if (options.challenge_response_authentication) in main()1872 if (options.challenge_response_authentication == 1) in do_ssh1_kex()
267 if (options.challenge_response_authentication) in ssh_userauth2()
674 authok = options.challenge_response_authentication && in mm_answer_bsdauthrespond()