Searched refs:challenge_response_authentication (Results 1 – 11 of 11) sorted by relevance
56 if (options.challenge_response_authentication) in userauth_kbdint()
78 &options.challenge_response_authentication,83 &options.challenge_response_authentication,
55 int challenge_response_authentication; member
120 int challenge_response_authentication; member
1132 options.challenge_response_authentication = 0; in check_host_key()1135 if (options.challenge_response_authentication) { in check_host_key()1138 options.challenge_response_authentication = 0; in check_host_key()
117 options->challenge_response_authentication = -1; in initialize_server_options()262 if (options->challenge_response_authentication == -1) in fill_default_server_options()263 options->challenge_response_authentication = 1; in fill_default_server_options()1153 intptr = &options->challenge_response_authentication; in process_server_config_line()2073 o->challenge_response_authentication); in dump_config()
867 intptr = &options->challenge_response_authentication; in process_config_line()1585 options->challenge_response_authentication = -1; in initialize_options()1711 if (options->challenge_response_authentication == -1) in fill_default_options()1712 options->challenge_response_authentication = 1; in fill_default_options()
735 options.challenge_response_authentication && !options.batch_mode) { in ssh_userauth1()
1644 if (options.challenge_response_authentication)2354 if (options.challenge_response_authentication == 1)
921 authok = options.challenge_response_authentication && in mm_answer_bsdauthrespond()973 authok = (options.challenge_response_authentication && in mm_answer_skeyrespond()
373 if (options.challenge_response_authentication) in ssh_userauth2()