Searched defs:pktype (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/usr.bin/ssh/ | ||
H A D | auth2-hostbased.c | 67 int r, pktype, authenticated = 0; in userauth_hostbased() local |
H A D | ssh-keysign.c | 69 int r, pktype, fail; in valid_request() local |
H A D | auth2-pubkey.c | 95 int hostbound, r, pktype; userauth_pubkey() local |
H A D | sshconnect2.c | 678 int pktype, found = 0, sent = 0; input_userauth_pk_ok() local |