Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dmonitor_wrap.c495 int pubkey_auth_attempt, struct sshauthopt **authoptp) in mm_user_key_allowed() argument
498 pubkey_auth_attempt, authoptp)); in mm_user_key_allowed()
510 struct sshkey *key, int pubkey_auth_attempt, struct sshauthopt **authoptp) in mm_key_allowed() argument
518 if (authoptp != NULL) in mm_key_allowed()
519 *authoptp = NULL; in mm_key_allowed()
543 if (authoptp != NULL) { in mm_key_allowed()
544 *authoptp = opts; in mm_key_allowed()