Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dauth2-pubkey.c623 user_key_command_allowed2(struct passwd *user_pw, struct sshkey *key, in user_key_command_allowed2() function
806 if ((success = user_key_command_allowed2(pw, key, remote_ip, in user_key_allowed()