Home
last modified time | relevance | path

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

/external/openssh/
Dauth.h162 void auth2_jpake_stop(Authctxt *);
Dauth2.c267 auth2_jpake_stop(authctxt); in input_userauth_request()
Dauth2-jpake.c108 auth2_jpake_stop(Authctxt *authctxt) in auth2_jpake_stop() function