Home
last modified time | relevance | path

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

/external/openssh/
Dmonitor_wrap.c429 int pubkey_auth_attempt, struct sshauthopt **authoptp) in mm_user_key_allowed() argument
432 pubkey_auth_attempt, authoptp)); in mm_user_key_allowed()
444 struct sshkey *key, int pubkey_auth_attempt, struct sshauthopt **authoptp) in mm_key_allowed() argument
452 if (authoptp != NULL) in mm_key_allowed()
453 *authoptp = NULL; in mm_key_allowed()
479 if (authoptp != NULL) { in mm_key_allowed()
480 *authoptp = opts; in mm_key_allowed()