Searched refs:pubkey_auth_attempt (Results 1 – 2 of 2) sorted by relevance
429 int pubkey_auth_attempt, struct sshauthopt **authoptp) in mm_user_key_allowed() argument432 pubkey_auth_attempt, authoptp)); in mm_user_key_allowed()444 struct sshkey *key, int pubkey_auth_attempt, struct sshauthopt **authoptp) in mm_key_allowed() argument461 (r = sshbuf_put_u32(m, pubkey_auth_attempt)) != 0) in mm_key_allowed()
1162 u_int pubkey_auth_attempt; in mm_answer_keyallowed() local1172 (r = sshbuf_get_u32(m, &pubkey_auth_attempt)) != 0) in mm_answer_keyallowed()1194 pubkey_auth_attempt, &opts); in mm_answer_keyallowed()1218 auth_method, pubkey_auth_attempt ? "" : " test", in mm_answer_keyallowed()