Home
last modified time | relevance | path

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

/external/openssh/
Dauth2-chall.c208 auth2_challenge_stop(Authctxt *authctxt) in auth2_challenge_stop() function
228 auth2_challenge_stop(authctxt); in auth2_challenge_start()
235 auth2_challenge_stop(authctxt); in auth2_challenge_start()
239 auth2_challenge_stop(authctxt); in auth2_challenge_start()
338 auth2_challenge_stop(authctxt); in input_userauth_info_response()
Dauth.h180 void auth2_challenge_stop(Authctxt *);
Dauth2.c266 auth2_challenge_stop(authctxt); in input_userauth_request()