Home
last modified time | relevance | path

Searched refs:authoptp (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssh/
H A Dmonitor_wrap.c481 int pubkey_auth_attempt, struct sshauthopt **authoptp) in mm_user_key_allowed() argument
484 pubkey_auth_attempt, authoptp)); in mm_user_key_allowed()
496 struct sshkey *key, int pubkey_auth_attempt, struct sshauthopt **authoptp) in mm_key_allowed() argument
504 if (authoptp != NULL) in mm_key_allowed()
505 *authoptp = NULL; in mm_key_allowed()
529 if (authoptp != NULL) { in mm_key_allowed()
530 *authoptp = opts; in mm_key_allowed()