Symbol: sshauthopt
crypto/openssh/auth-options.c
192
struct sshauthopt *
crypto/openssh/auth-options.c
195
struct sshauthopt *ret;
crypto/openssh/auth-options.c
204
sshauthopt_free(struct sshauthopt *opts)
crypto/openssh/auth-options.c
231
struct sshauthopt *
crypto/openssh/auth-options.c
234
struct sshauthopt *ret = NULL;
crypto/openssh/auth-options.c
321
struct sshauthopt *
crypto/openssh/auth-options.c
326
struct sshauthopt *ret = NULL;
crypto/openssh/auth-options.c
500
struct sshauthopt *
crypto/openssh/auth-options.c
503
struct sshauthopt *ret;
crypto/openssh/auth-options.c
531
struct sshauthopt *
crypto/openssh/auth-options.c
532
sshauthopt_merge(const struct sshauthopt *primary,
crypto/openssh/auth-options.c
533
const struct sshauthopt *additional, const char **errstrp)
crypto/openssh/auth-options.c
535
struct sshauthopt *ret;
crypto/openssh/auth-options.c
658
struct sshauthopt *
crypto/openssh/auth-options.c
659
sshauthopt_copy(const struct sshauthopt *orig)
crypto/openssh/auth-options.c
661
struct sshauthopt *ret;
crypto/openssh/auth-options.c
74
cert_option_list(struct sshauthopt *opts, struct sshbuf *oblob,
crypto/openssh/auth-options.c
796
sshauthopt_serialise(const struct sshauthopt *opts, struct sshbuf *m,
crypto/openssh/auth-options.c
848
sshauthopt_deserialise(struct sshbuf *m, struct sshauthopt **optsp)
crypto/openssh/auth-options.c
850
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
284
extern struct sshauthopt *auth_opts;
crypto/openssh/auth.c
690
auth_log_authopts(const char *loc, const struct sshauthopt *opts, int do_remote)
crypto/openssh/auth.c
760
auth_activate_options(struct ssh *ssh, struct sshauthopt *opts)
crypto/openssh/auth.c
762
struct sshauthopt *old = auth_opts;
crypto/openssh/auth.c
778
struct sshauthopt *restricted;
crypto/openssh/auth.c
83
extern struct sshauthopt *auth_opts;
crypto/openssh/auth.h
143
int, struct sshauthopt **);
crypto/openssh/auth.h
215
int auth_activate_options(struct ssh *, struct sshauthopt *);
crypto/openssh/auth.h
217
void auth_log_authopts(const char *, const struct sshauthopt *, int);
crypto/openssh/auth.h
228
int auth_authorise_keyopts(struct passwd *, struct sshauthopt *, int,
crypto/openssh/auth.h
231
const char *, struct sshauthopt **);
crypto/openssh/auth.h
233
const struct sshkey_cert *, struct sshauthopt **);
crypto/openssh/auth.h
235
char *, const char *, const char *, const char *, struct sshauthopt **);
crypto/openssh/auth.h
237
struct sshkey *, const char *, const char *, struct sshauthopt **);
crypto/openssh/auth.h
49
struct sshauthopt;
crypto/openssh/auth2-pubkey.c
319
struct sshkey_cert *cert, struct sshauthopt **authoptsp)
crypto/openssh/auth2-pubkey.c
325
struct sshauthopt *opts = NULL;
crypto/openssh/auth2-pubkey.c
376
const char *conn_id, const char *rdomain, struct sshauthopt **authoptsp)
crypto/openssh/auth2-pubkey.c
514
const char *conn_id, const char *rdomain, struct sshauthopt **authoptsp)
crypto/openssh/auth2-pubkey.c
518
struct sshauthopt *principals_opts = NULL, *cert_opts = NULL;
crypto/openssh/auth2-pubkey.c
519
struct sshauthopt *final_opts = NULL;
crypto/openssh/auth2-pubkey.c
627
struct sshauthopt **authoptsp)
crypto/openssh/auth2-pubkey.c
656
const char *conn_id, const char *rdomain, struct sshauthopt **authoptsp)
crypto/openssh/auth2-pubkey.c
791
int auth_attempt, struct sshauthopt **authoptsp)
crypto/openssh/auth2-pubkey.c
795
struct sshauthopt *opts = NULL;
crypto/openssh/auth2-pubkey.c
99
struct sshauthopt *authopts = NULL;
crypto/openssh/auth2-pubkeyfile.c
177
const char *loc, struct sshauthopt **authoptsp)
crypto/openssh/auth2-pubkeyfile.c
182
struct sshauthopt *opts = NULL;
crypto/openssh/auth2-pubkeyfile.c
227
const struct sshkey_cert *cert, struct sshauthopt **authoptsp)
crypto/openssh/auth2-pubkeyfile.c
270
struct sshauthopt **authoptsp)
crypto/openssh/auth2-pubkeyfile.c
274
struct sshauthopt *keyopts = NULL, *certopts = NULL, *finalopts = NULL;
crypto/openssh/auth2-pubkeyfile.c
421
const char *remote_host, struct sshauthopt **authoptsp)
crypto/openssh/auth2-pubkeyfile.c
56
auth_authorise_keyopts(struct passwd *pw, struct sshauthopt *opts,
crypto/openssh/monitor.c
103
extern struct sshauthopt *auth_opts; /* XXX move to permanent ssh->authctxt? */
crypto/openssh/monitor.c
1289
struct sshauthopt *opts = NULL;
crypto/openssh/monitor.c
153
static struct sshauthopt *key_opts = NULL;
crypto/openssh/monitor_wrap.c
481
int pubkey_auth_attempt, struct sshauthopt **authoptp)
crypto/openssh/monitor_wrap.c
496
struct sshkey *key, int pubkey_auth_attempt, struct sshauthopt **authoptp)
crypto/openssh/monitor_wrap.c
500
struct sshauthopt *opts = NULL;
crypto/openssh/monitor_wrap.h
41
struct sshauthopt;
crypto/openssh/monitor_wrap.h
58
int, struct sshauthopt **);
crypto/openssh/monitor_wrap.h
60
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
135
struct sshauthopt *opts, *expected;
crypto/openssh/regress/unittests/authopt/tests.c
292
struct sshauthopt *opts, *expected;
crypto/openssh/regress/unittests/authopt/tests.c
37
static struct sshauthopt *
crypto/openssh/regress/unittests/authopt/tests.c
379
struct sshauthopt *key_opts, *cert_opts, *merge_opts, *expected;
crypto/openssh/regress/unittests/authopt/tests.c
40
struct sshauthopt *ret = sshauthopt_new();
crypto/openssh/regress/unittests/authopt/tests.c
51
static struct sshauthopt *
crypto/openssh/regress/unittests/authopt/tests.c
54
struct sshauthopt *ret = sshauthopt_new();
crypto/openssh/regress/unittests/authopt/tests.c
87
compare_opts(const struct sshauthopt *opts,
crypto/openssh/regress/unittests/authopt/tests.c
88
const struct sshauthopt *expected)
crypto/openssh/serverloop.c
84
extern struct sshauthopt *auth_opts;
crypto/openssh/session.c
143
extern struct sshauthopt *auth_opts;
crypto/openssh/session.c
273
set_fwdpermit_from_authopts(struct ssh *ssh, const struct sshauthopt *opts)
crypto/openssh/sshd-auth.c
151
struct sshauthopt *auth_opts = NULL;
crypto/openssh/sshd-session.c
173
struct sshauthopt *auth_opts = NULL;