Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dmonitor_wrap.c462 int pubkey_auth_attempt, struct sshauthopt **authoptp) in mm_user_key_allowed() argument
465 pubkey_auth_attempt, authoptp)); in mm_user_key_allowed()
477 struct sshkey *key, int pubkey_auth_attempt, struct sshauthopt **authoptp) in mm_key_allowed() argument
485 if (authoptp != NULL) in mm_key_allowed()
486 *authoptp = NULL; in mm_key_allowed()
510 if (authoptp != NULL) { in mm_key_allowed()
511 *authoptp = opts; in mm_key_allowed()