Searched refs:noauth (Results 1 – 7 of 7) sorted by relevance
236 void pasn_set_noauth(struct pasn_data *pasn, bool noauth) in pasn_set_noauth() argument240 pasn->noauth = noauth; in pasn_set_noauth()
156 bool noauth; /* Whether PASN without mutual authentication is enabled */ member329 void pasn_set_noauth(struct pasn_data *pasn, bool noauth);
925 pasn->noauth = pasn->eppke_unauth; in handle_auth_pasn_1()1061 if (!pasn->noauth && (pasn->akmp == WPA_KEY_MGMT_PASN || in handle_auth_pasn_1()1180 } else if (!pasn->noauth && in handle_auth_pasn_1()
1953 const zbookmark_phys_t *zb, boolean_t noauth) in arc_fill_hdr_crypt() argument1962 if (HDR_NOAUTH(hdr) && !noauth) { in arc_fill_hdr_crypt()2768 boolean_t noauth, boolean_t fill, arc_buf_t **ret) in arc_buf_alloc_impl() argument2810 if (noauth) { in arc_buf_alloc_impl()
1814 pasn->noauth = 1; in pr_pasn_initialize()
6445 pasn->noauth = 1; in p2p_pasn_initialize()
3914 pasn->noauth = hapd->conf->pasn_noauth; in hapd_initialize_pasn()