Searched refs:auth2_jpake_start (Results 1 – 1 of 1) sorted by relevance
71 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