Home | History | Annotate | Download | only in openssh

Lines Matching refs:challenge_response_authentication

107 	options->challenge_response_authentication = -1;
238 if (options->challenge_response_authentication == -1)
239 options->challenge_response_authentication = 1;
986 intptr = &options->challenge_response_authentication;
1746 o->challenge_response_authentication);