Home
last modified time | relevance | path

Searched defs:authoptsp (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.bin/ssh/
H A Dauth2-pubkey.c480 ok = auth_process_principals(f, "(command)", cert, authoptsp); in user_cert_trusted_ca() argument
316 match_principals_file(struct passwd * pw,char * file,struct sshkey_cert * cert,struct sshauthopt ** authoptsp) match_principals_file() argument
342 match_principals_command(struct passwd * user_pw,const struct sshkey * key,const char * conn_id,const char * rdomain,struct sshauthopt ** authoptsp) match_principals_command() argument
587 user_key_allowed2(struct passwd * pw,struct sshkey * key,char * file,const char * remote_ip,const char * remote_host,struct sshauthopt ** authoptsp) user_key_allowed2() argument
616 user_key_command_allowed2(struct passwd * user_pw,struct sshkey * key,const char * remote_ip,const char * remote_host,const char * conn_id,const char * rdomain,struct sshauthopt ** authoptsp) user_key_command_allowed2() argument
751 user_key_allowed(struct ssh * ssh,struct passwd * pw,struct sshkey * key,int auth_attempt,struct sshauthopt ** authoptsp) user_key_allowed() argument
[all...]
H A Dauth2-pubkeyfile.c172 const char *loc, struct sshauthopt **authoptsp) in auth_check_principals_line()
222 const struct sshkey_cert *cert, struct sshauthopt **authoptsp) in auth_process_principals()
265 struct sshauthopt **authoptsp) in auth_check_authkey_line()
407 const char *remote_host, struct sshauthopt **authoptsp) in auth_check_authkeys_file()