Searched refs:pubkey_auth_attempt (Results 1 – 2 of 2) sorted by relevance
495 int pubkey_auth_attempt, struct sshauthopt **authoptp) in mm_user_key_allowed() argument498 pubkey_auth_attempt, authoptp)); in mm_user_key_allowed()510 struct sshkey *key, int pubkey_auth_attempt, struct sshauthopt **authoptp) in mm_key_allowed() argument527 (r = sshbuf_put_u32(m, pubkey_auth_attempt)) != 0) in mm_key_allowed()
1181 u_int pubkey_auth_attempt; in mm_answer_keyallowed() local1191 (r = sshbuf_get_u32(m, &pubkey_auth_attempt)) != 0) in mm_answer_keyallowed()1206 pubkey_auth_attempt, &opts); in mm_answer_keyallowed()1230 pubkey_auth_attempt ? "" : " test", in mm_answer_keyallowed()