Symbol: sshauthopt
crypto/openssh/auth-options.c
194
struct sshauthopt *
crypto/openssh/auth-options.c
197
struct sshauthopt *ret;
crypto/openssh/auth-options.c
206
sshauthopt_free(struct sshauthopt *opts)
crypto/openssh/auth-options.c
233
struct sshauthopt *
crypto/openssh/auth-options.c
236
struct sshauthopt *ret = NULL;
crypto/openssh/auth-options.c
323
struct sshauthopt *
crypto/openssh/auth-options.c
328
struct sshauthopt *ret = NULL;
crypto/openssh/auth-options.c
502
struct sshauthopt *
crypto/openssh/auth-options.c
505
struct sshauthopt *ret;
crypto/openssh/auth-options.c
533
struct sshauthopt *
crypto/openssh/auth-options.c
534
sshauthopt_merge(const struct sshauthopt *primary,
crypto/openssh/auth-options.c
535
const struct sshauthopt *additional, const char **errstrp)
crypto/openssh/auth-options.c
537
struct sshauthopt *ret;
crypto/openssh/auth-options.c
660
struct sshauthopt *
crypto/openssh/auth-options.c
661
sshauthopt_copy(const struct sshauthopt *orig)
crypto/openssh/auth-options.c
663
struct sshauthopt *ret;
crypto/openssh/auth-options.c
77
cert_option_list(struct sshauthopt *opts, struct sshbuf *oblob,
crypto/openssh/auth-options.c
798
sshauthopt_serialise(const struct sshauthopt *opts, struct sshbuf *m,
crypto/openssh/auth-options.c
850
sshauthopt_deserialise(struct sshbuf *m, struct sshauthopt **optsp)
crypto/openssh/auth-options.c
852
struct sshauthopt *opts = NULL;
crypto/openssh/auth-options.h
103
struct sshauthopt *sshauthopt_merge(const struct sshauthopt *primary,
crypto/openssh/auth-options.h
104
const struct sshauthopt *additional, const char **errstrp);
crypto/openssh/auth-options.h
81
struct sshauthopt *sshauthopt_new(void);
crypto/openssh/auth-options.h
82
struct sshauthopt *sshauthopt_new_with_keys_defaults(void);
crypto/openssh/auth-options.h
83
void sshauthopt_free(struct sshauthopt *opts);
crypto/openssh/auth-options.h
84
struct sshauthopt *sshauthopt_copy(const struct sshauthopt *orig);
crypto/openssh/auth-options.h
85
int sshauthopt_serialise(const struct sshauthopt *opts, struct sshbuf *m, int);
crypto/openssh/auth-options.h
86
int sshauthopt_deserialise(struct sshbuf *m, struct sshauthopt **opts);
crypto/openssh/auth-options.h
92
struct sshauthopt *sshauthopt_parse(const char *s, const char **errstr);
crypto/openssh/auth-options.h
98
struct sshauthopt *sshauthopt_from_cert(struct sshkey *k);
crypto/openssh/auth-pam.c
303
extern struct sshauthopt *auth_opts;
crypto/openssh/auth.c
688
auth_log_authopts(const char *loc, const struct sshauthopt *opts, int do_remote)
crypto/openssh/auth.c
758
auth_activate_options(struct ssh *ssh, struct sshauthopt *opts)
crypto/openssh/auth.c
760
struct sshauthopt *old = auth_opts;
crypto/openssh/auth.c
775
struct sshauthopt *restricted;
crypto/openssh/auth.c
85
extern struct sshauthopt *auth_opts;
crypto/openssh/auth.h
143
int, struct sshauthopt **);
crypto/openssh/auth.h
216
int auth_activate_options(struct ssh *, struct sshauthopt *);
crypto/openssh/auth.h
218
void auth_log_authopts(const char *, const struct sshauthopt *, int);
crypto/openssh/auth.h
229
int auth_authorise_keyopts(struct passwd *, struct sshauthopt *, int,
crypto/openssh/auth.h
232
const char *, struct sshauthopt **);
crypto/openssh/auth.h
234
const struct sshkey_cert *, struct sshauthopt **);
crypto/openssh/auth.h
236
char *, const char *, const char *, const char *, struct sshauthopt **);
crypto/openssh/auth.h
238
struct sshkey *, const char *, const char *, struct sshauthopt **);
crypto/openssh/auth.h
49
struct sshauthopt;
crypto/openssh/auth2-pubkey.c
105
struct sshauthopt *authopts = NULL;
crypto/openssh/auth2-pubkey.c
324
struct sshkey_cert *cert, struct sshauthopt **authoptsp)
crypto/openssh/auth2-pubkey.c
330
struct sshauthopt *opts = NULL;
crypto/openssh/auth2-pubkey.c
381
const char *conn_id, const char *rdomain, struct sshauthopt **authoptsp)
crypto/openssh/auth2-pubkey.c
519
const char *conn_id, const char *rdomain, struct sshauthopt **authoptsp)
crypto/openssh/auth2-pubkey.c
523
struct sshauthopt *principals_opts = NULL, *cert_opts = NULL;
crypto/openssh/auth2-pubkey.c
524
struct sshauthopt *final_opts = NULL;
crypto/openssh/auth2-pubkey.c
626
struct sshauthopt **authoptsp)
crypto/openssh/auth2-pubkey.c
655
const char *conn_id, const char *rdomain, struct sshauthopt **authoptsp)
crypto/openssh/auth2-pubkey.c
790
int auth_attempt, struct sshauthopt **authoptsp)
crypto/openssh/auth2-pubkey.c
794
struct sshauthopt *opts = NULL;
crypto/openssh/auth2-pubkeyfile.c
173
const char *loc, struct sshauthopt **authoptsp)
crypto/openssh/auth2-pubkeyfile.c
178
struct sshauthopt *opts = NULL;
crypto/openssh/auth2-pubkeyfile.c
223
const struct sshkey_cert *cert, struct sshauthopt **authoptsp)
crypto/openssh/auth2-pubkeyfile.c
266
struct sshauthopt **authoptsp)
crypto/openssh/auth2-pubkeyfile.c
270
struct sshauthopt *keyopts = NULL, *certopts = NULL, *finalopts = NULL;
crypto/openssh/auth2-pubkeyfile.c
408
const char *remote_host, struct sshauthopt **authoptsp)
crypto/openssh/auth2-pubkeyfile.c
55
auth_authorise_keyopts(struct passwd *pw, struct sshauthopt *opts,
crypto/openssh/monitor.c
113
extern struct sshauthopt *auth_opts; /* XXX move to permanent ssh->authctxt? */
crypto/openssh/monitor.c
1281
struct sshauthopt *opts = NULL;
crypto/openssh/monitor.c
162
static struct sshauthopt *key_opts = NULL;
crypto/openssh/monitor_wrap.c
485
int pubkey_auth_attempt, struct sshauthopt **authoptp)
crypto/openssh/monitor_wrap.c
500
struct sshkey *key, int pubkey_auth_attempt, struct sshauthopt **authoptp)
crypto/openssh/monitor_wrap.c
504
struct sshauthopt *opts = NULL;
crypto/openssh/monitor_wrap.h
37
struct sshauthopt;
crypto/openssh/monitor_wrap.h
53
int, struct sshauthopt **);
crypto/openssh/monitor_wrap.h
55
struct sshauthopt **);
crypto/openssh/regress/misc/fuzz-harness/authkeys_fuzz.cc
26
auth_log_authopts(const char *loc, const struct sshauthopt *opts, int do_remote)
crypto/openssh/regress/misc/fuzz-harness/authkeys_fuzz.cc
33
struct sshauthopt *opts = NULL;
crypto/openssh/regress/misc/fuzz-harness/authopt_fuzz.cc
14
struct sshauthopt *opts = NULL, *merge = NULL, *add = sshauthopt_new();
crypto/openssh/regress/unittests/authopt/tests.c
137
struct sshauthopt *opts, *expected;
crypto/openssh/regress/unittests/authopt/tests.c
293
struct sshauthopt *opts, *expected;
crypto/openssh/regress/unittests/authopt/tests.c
380
struct sshauthopt *key_opts, *cert_opts, *merge_opts, *expected;
crypto/openssh/regress/unittests/authopt/tests.c
39
static struct sshauthopt *
crypto/openssh/regress/unittests/authopt/tests.c
42
struct sshauthopt *ret = sshauthopt_new();
crypto/openssh/regress/unittests/authopt/tests.c
53
static struct sshauthopt *
crypto/openssh/regress/unittests/authopt/tests.c
56
struct sshauthopt *ret = sshauthopt_new();
crypto/openssh/regress/unittests/authopt/tests.c
89
compare_opts(const struct sshauthopt *opts,
crypto/openssh/regress/unittests/authopt/tests.c
90
const struct sshauthopt *expected)
crypto/openssh/serverloop.c
88
extern struct sshauthopt *auth_opts;
crypto/openssh/session.c
150
extern struct sshauthopt *auth_opts;
crypto/openssh/session.c
305
set_fwdpermit_from_authopts(struct ssh *ssh, const struct sshauthopt *opts)
crypto/openssh/sshd-auth.c
153
struct sshauthopt *auth_opts = NULL;
crypto/openssh/sshd-session.c
186
struct sshauthopt *auth_opts = NULL;