Searched defs:authoptsp (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssh/ |
H A D | auth2-pubkey.c | 318 struct sshkey_cert *cert, struct sshauthopt **authoptsp) in match_principals_file() 344 const char *conn_id, const char *rdomain, struct sshauthopt **authoptsp) in match_principals_command() 482 const char *conn_id, const char *rdomain, struct sshauthopt **authoptsp) in user_cert_trusted_ca() 589 struct sshauthopt **authoptsp) in user_key_allowed2() 618 const char *conn_id, const char *rdomain, struct sshauthopt **authoptsp) in user_key_command_allowed2() 753 int auth_attempt, struct sshauthopt **authoptsp) in user_key_allowed()
|
H A D | auth2-pubkeyfile.c | 173 const char *loc, struct sshauthopt **authoptsp) in auth_check_principals_line() 223 const struct sshkey_cert *cert, struct sshauthopt **authoptsp) in auth_process_principals() 266 struct sshauthopt **authoptsp) in auth_check_authkey_line() 408 const char *remote_host, struct sshauthopt **authoptsp) in auth_check_authkeys_file()
|