Searched refs:authopts (Results 1 – 1 of 1) sorted by relevance
106 struct sshauthopt *authopts = NULL; in userauth_pubkey() local229 if (mm_user_key_allowed(ssh, pw, key, 1, &authopts) && in userauth_pubkey()243 !authopts->no_require_user_presence; in userauth_pubkey()258 authopts->require_verify; in userauth_pubkey()303 if (authenticated == 1 && auth_activate_options(ssh, authopts) != 0) { in userauth_pubkey()310 sshauthopt_free(authopts); in userauth_pubkey()