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

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

Completed in 97 milliseconds