Searched refs:hostbased_key_allowed (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dauth2-hostbased.c125 if (PRIVSEP(hostbased_key_allowed(authctxt->pw, cuser, chost, key)) &&
145 hostbased_key_allowed(struct passwd *pw, const char *cuser, char *chost, function
H A Dauth.h123 int hostbased_key_allowed(struct passwd *, const char *, char *, Key *);
H A Dmonitor.c1184 hostbased_key_allowed(authctxt->pw,

Completed in 175 milliseconds