Home
last modified time | relevance | path

Searched refs:user_key_allowed (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/ssh/sshd/
H A Dauth2-pubkey.c155 if (user_key_allowed(authctxt->pw, key) && in userauth_pubkey()
175 if (user_key_allowed(authctxt->pw, key)) { in userauth_pubkey()
314 user_key_allowed(struct passwd *pw, Key *key) in user_key_allowed() function
H A Dauth2.c94 int user_key_allowed(struct passwd *, Key *);
/titanic_41/usr/src/cmd/ssh/include/
H A Dauth.h228 int user_key_allowed(struct passwd *, Key *);