Lines Matching refs:sshauthopt
101 struct sshauthopt *authopts = NULL; in userauth_pubkey()
324 const char *loc, struct sshauthopt **authoptsp) in check_principals_line()
329 struct sshauthopt *opts = NULL; in check_principals_line()
374 const struct sshkey_cert *cert, struct sshauthopt **authoptsp) in process_principals()
411 struct sshkey_cert *cert, struct sshauthopt **authoptsp) in match_principals_file()
437 const struct sshkey *key, struct sshauthopt **authoptsp) in match_principals_command()
574 char *cp, const char *loc, struct sshauthopt **authoptsp) in check_authkey_line()
578 struct sshauthopt *keyopts = NULL, *certopts = NULL, *finalopts = NULL; in check_authkey_line()
713 char *file, struct sshkey *key, struct sshauthopt **authoptsp) in check_authkeys_file()
745 struct sshauthopt **authoptsp) in user_cert_trusted_ca()
749 struct sshauthopt *principals_opts = NULL, *cert_opts = NULL; in user_cert_trusted_ca()
750 struct sshauthopt *final_opts = NULL; in user_cert_trusted_ca()
850 char *file, struct sshauthopt **authoptsp) in user_key_allowed2()
878 struct sshkey *key, struct sshauthopt **authoptsp) in user_key_command_allowed2()
1009 int auth_attempt, struct sshauthopt **authoptsp) in user_key_allowed()
1013 struct sshauthopt *opts = NULL; in user_key_allowed()