Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssh/
H A Dmonitor_wrap.c439 int pubkey_auth_attempt, struct sshauthopt **authoptp) in mm_user_key_allowed()
454 struct sshkey *key, int pubkey_auth_attempt, struct sshauthopt **authoptp) in mm_key_allowed()
H A Dmonitor.c1156 u_int pubkey_auth_attempt; in mm_answer_keyallowed() local