Home
last modified time | relevance | path

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

/dports/security/pam_ssh/pam_ssh-8.0/openssh/
H A Dsshconnect2.c260 struct cauthctxt { struct
263 const char *host;
267 char *authlist;
271 u_int mech_tried;
274 struct idlist keys;
275 int agent_fd;
278 char *oktypes, *ktypes;
281 int info_req_seen;
282 int attempt_kbdint;
284 int attempt_passwd;
[all …]
/dports/security/openssh-portable/openssh-8.8p1/
H A Dsshconnect2.c328 struct cauthctxt { struct
331 const char *host;
335 char *authlist;
339 u_int mech_tried;
342 struct idlist keys;
343 int agent_fd;
346 char *oktypes, *ktypes;
349 int info_req_seen;
350 int attempt_kbdint;
352 int attempt_passwd;
[all …]