Searched refs:bsdauth_respond (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dauth-bsdauth.c91 bsdauth_respond(void *ctx, u_int numresponses, char **responses) function
100 error("bsdauth_respond: no bsd auth session");
107 debug3("bsdauth_respond: <%s> = <%d>", responses[0], authok);
127 bsdauth_respond,
H A Dauth.h174 int bsdauth_respond(void *, u_int, char **);

Completed in 124 milliseconds