Searched refs:hostbound (Results 1 – 4 of 4) sorted by relevance
97 int hostbound, r, pktype; in userauth_pubkey() local102 hostbound = strcmp(method, "[email protected]") == 0; in userauth_pubkey()110 if (hostbound) { in userauth_pubkey()214 if (hostbound && in userauth_pubkey()
1252 int hostbound = 0, r, fail = 0; in monitor_valid_userblob() local1295 hostbound = 1; in monitor_valid_userblob()1306 (hostbound && (r = sshkey_froms(b, &hostkey)) != 0)) in monitor_valid_userblob()
1322 int hostbound = 0; in sign_and_send_pubkey() local1327 hostbound = 1; in sign_and_send_pubkey()1421 if (hostbound) { in sign_and_send_pubkey()
437 string "publickey-hostbound[email protected]"452 string "publickey-hostbound@openssh.com"