Home
last modified time | relevance | path

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

/external/openssh/
Dauth2-jpake.c71 static int auth2_jpake_start(Authctxt *);
94 authenticated = auth2_jpake_start(authctxt); in userauth_jpake()
372 auth2_jpake_start(Authctxt *authctxt) in auth2_jpake_start() function