Searched refs:noauth (Results 1 – 4 of 4) sorted by relevance
120 bool noauth; /* Whether PASN without mutual authentication is enabled */ member
757 if (!pasn->noauth && pasn->akmp == WPA_KEY_MGMT_PASN) { in handle_auth_pasn_1()
1901 const zbookmark_phys_t *zb, boolean_t noauth) in arc_fill_hdr_crypt() argument1910 if (HDR_NOAUTH(hdr) && !noauth) { in arc_fill_hdr_crypt()2715 boolean_t noauth, boolean_t fill, arc_buf_t **ret) in arc_buf_alloc_impl() argument2757 if (noauth) { in arc_buf_alloc_impl()
2650 pasn->noauth = hapd->conf->pasn_noauth; in hapd_initialize_pasn()