HomeSort by relevance Sort by last modified time
    Searched full:auth2_challenge_start (Results 1 - 1 of 1) sorted by null

  /external/openssh/
auth2-chall.c 49 static int auth2_challenge_start(Authctxt *);
200 return auth2_challenge_start(authctxt);
217 auth2_challenge_start(Authctxt *authctxt) function
221 debug2("auth2_challenge_start: devices %s",
228 debug("auth2_challenge_start: trying authentication method '%s'",
341 auth2_challenge_start(authctxt);

Completed in 270 milliseconds