Home
last modified time | relevance | path

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

/external/openssh/
Dmonitor_wrap.c429 int pubkey_auth_attempt, struct sshauthopt **authoptp) in mm_user_key_allowed()
444 struct sshkey *key, int pubkey_auth_attempt, struct sshauthopt **authoptp) in mm_key_allowed()
Dmonitor.c1162 u_int pubkey_auth_attempt; in mm_answer_keyallowed() local