Home
last modified time | relevance | path

Searched defs:groups (Results 1 – 19 of 19) sorted by relevance

/hostap/tests/fuzzing/sae/
Dsae.c22 int groups[] = { 19, 0 }; in LLVMFuzzerTestOneInput() local
/hostap/src/pasn/
Dpasn_responder.c107 int groups[] = { pasn->group, 0 }; in pasn_wd_handle_sae_commit() local
675 const int *groups = pasn->pasn_groups; in handle_auth_pasn_1() local
Dpasn_initiator.c141 int groups[] = { pasn->group, 0 }; in wpas_pasn_wd_sae_rx() local
/hostap/src/utils/
Dos_unix.c348 gid_t groups[] = { ANDROID_SETGROUPS_OVERRIDE }; in os_program_init() local
350 gid_t groups[] = { AID_INET, AID_WIFI, AID_KEYSTORE }; in os_program_init() local
/hostap/wpa_supplicant/
Dsme.c60 int *groups = wpa_s->conf->sae_groups; in sme_set_sae_group() local
1556 int *groups = wpa_s->conf->sae_groups; in sme_sae_is_group_enabled() local
1573 const struct wpabuf *groups) in sme_check_sae_rejected_groups()
1655 int *groups; in sme_sae_auth() local
Dmesh_rsn.c316 int *groups = wpa_s->ifmsh->bss[0]->conf->sae_groups; in mesh_rsn_sae_group() local
Dpasn_supplicant.c119 int groups[2] = { group, 0 }; in wpas_pasn_sae_derive_pt() local
Dwpa_supplicant.c2645 int *groups = conf->sae_groups; in wpa_s_setup_sae_pt() local
2688 int i, *groups = wpa_s->extra_sae_rejected_groups; in wpa_s_clear_sae_rejected() local
Dconfig.c5310 int *groups = wpa_config_parse_int_array(pos); in wpa_config_process_sae_groups() local
/hostap/tests/hwsim/
Dnetlink.py150 def __init__(self, nltype, groups=0, unexpected_msg_handler=None): argument
Dtest_sae.py1848 def run_sae_password_id(dev, apdev, groups=None): argument
/hostap/src/ap/
Dieee802_11.c1330 int i, *groups = conf->sae_groups; in sae_pick_next_group() local
1411 int *groups = conf->sae_groups; in sae_is_group_enabled() local
1435 const struct wpabuf *groups; in check_sae_rejected_groups() local
1479 int *groups = conf->sae_groups; in handle_auth_sae() local
3815 int *groups = hapd->conf->owe_groups; in owe_group_supported() local
Dap_config.c494 int *groups = conf->sae_groups; in hostapd_setup_sae_pt() local
Dctrl_iface_ap.c318 struct wpabuf *groups = sta->sae->tmp->peer_rejected_groups; in hostapd_ctrl_iface_sta_mib() local
/hostap/src/common/
Dsae.c1104 struct sae_pt * sae_derive_pt(const int *groups, in sae_derive_pt()
1401 struct wpabuf *groups; in sae_prepare_commit_pt() local
Ddpp.c2827 struct json_token *root, *groups, *netkey, *token; in dpp_parse_connector() local
4110 struct json_token *groups, *token; in dpp_connector_compatible_group() local
4145 struct json_token *groups, *token; in dpp_connector_match_groups() local
/hostap/src/p2p/
Dp2p_group.c49 struct p2p_group *group, **groups; in p2p_group_init() local
Dp2p_i.h546 struct p2p_group **groups; member
/hostap/src/drivers/
Ddriver_nl80211.c2080 const char *groups[] = { "scan", "mlme", "regulatory", "vendor", NULL }; in nl80211_check_global() local