Lines Matching defs:ssh
90 userauth_pubkey(struct ssh *ssh) in userauth_pubkey()
323 check_principals_line(struct ssh *ssh, char *cp, const struct sshkey_cert *cert, in check_principals_line()
373 process_principals(struct ssh *ssh, FILE *f, const char *file, in process_principals()
410 match_principals_file(struct ssh *ssh, struct passwd *pw, char *file, in match_principals_file()
436 match_principals_command(struct ssh *ssh, struct passwd *user_pw, in match_principals_command()
573 check_authkey_line(struct ssh *ssh, struct passwd *pw, struct sshkey *key, in check_authkey_line()
712 check_authkeys_file(struct ssh *ssh, struct passwd *pw, FILE *f, in check_authkeys_file()
744 user_cert_trusted_ca(struct ssh *ssh, struct passwd *pw, struct sshkey *key, in user_cert_trusted_ca()
849 user_key_allowed2(struct ssh *ssh, struct passwd *pw, struct sshkey *key, in user_key_allowed2()
877 user_key_command_allowed2(struct ssh *ssh, struct passwd *user_pw, in user_key_command_allowed2()
1008 user_key_allowed(struct ssh *ssh, struct passwd *pw, struct sshkey *key, in user_key_allowed()