Home
last modified time | relevance | path

Searched refs:auth2_challenge_stop (Results 1 – 3 of 3) sorted by relevance

/external/openssh/
Dauth2-chall.c213 auth2_challenge_stop(Authctxt *authctxt) in auth2_challenge_stop() function
233 auth2_challenge_stop(authctxt); in auth2_challenge_start()
240 auth2_challenge_stop(authctxt); in auth2_challenge_start()
244 auth2_challenge_stop(authctxt); in auth2_challenge_start()
343 auth2_challenge_stop(authctxt); in input_userauth_info_response()
Dauth.h171 void auth2_challenge_stop(Authctxt *);
Dauth2.c270 auth2_challenge_stop(authctxt); in input_userauth_request()