Searched refs:authopts (Results 1 – 1 of 1) sorted by relevance
100 struct sshauthopt *authopts = NULL; in userauth_pubkey() local223 if (mm_user_key_allowed(ssh, pw, key, 1, &authopts) && in userauth_pubkey()237 !authopts->no_require_user_presence; in userauth_pubkey()252 authopts->require_verify; in userauth_pubkey()297 if (authenticated == 1 && auth_activate_options(ssh, authopts) != 0) { in userauth_pubkey()304 sshauthopt_free(authopts); in userauth_pubkey()