Searched defs:bsdauth_query (Results 1 - 1 of 1) sorted by relevance

/external/openssh/
H A Dauth-bsdauth.c51 bsdauth_query(void *ctx, char **name, char **infotxt, function
58 debug2("bsdauth_query: try reuse session");
67 debug2("bsdauth_query: new bsd auth session");
68 debug3("bsdauth_query: style %s",
74 debug2("bsdauth_query: <%s>", challenge ? challenge : "empty");
126 bsdauth_query,

Completed in 87 milliseconds