Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssh/
H A Dauth2-pubkey.c616 user_key_command_allowed2(struct passwd *user_pw, struct sshkey *key, in user_key_command_allowed2() function
799 if ((success = user_key_command_allowed2(pw, key, remote_ip, in user_key_allowed()