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

  /external/openssh/
auth2-hostbased.c 121 if (PRIVSEP(hostbased_key_allowed(authctxt->pw, cuser, chost, key)) &&
141 hostbased_key_allowed(struct passwd *pw, const char *cuser, char *chost, function
auth.h 120 int hostbased_key_allowed(struct passwd *, const char *, char *, Key *);
monitor.c 1153 hostbased_key_allowed(authctxt->pw,
    [all...]

Completed in 148 milliseconds