Home
last modified time | relevance | path

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

/hostap-3.6.0/tests/fuzzing/sae/
Dsae.c22 int groups[] = { 19, 0 }; in LLVMFuzzerTestOneInput() local
/hostap-3.6.0/wpa_supplicant/
Dsme.c58 int *groups = wpa_s->conf->sae_groups; in sme_set_sae_group() local
1206 int *groups = wpa_s->conf->sae_groups; in sme_sae_is_group_enabled() local
1223 const struct wpabuf *groups) in sme_check_sae_rejected_groups()
1254 int *groups; in sme_sae_auth() local
Dpasn_supplicant.c145 int groups[] = { pasn->group, 0 }; in wpas_pasn_wd_sae_rx() local
266 int groups[2] = { group, 0 }; in wpas_pasn_sae_setup_pt() local
Dmesh_rsn.c298 int *groups = wpa_s->ifmsh->bss[0]->conf->sae_groups; in mesh_rsn_sae_group() local
Dwpa_supplicant.c2156 int *groups = conf->sae_groups; in wpa_s_setup_sae_pt() local
2193 int i, *groups = wpa_s->extra_sae_rejected_groups; in wpa_s_clear_sae_rejected() local
Dconfig.c4932 int *groups = wpa_config_parse_int_array(pos); in wpa_config_process_sae_groups() local
/hostap-3.6.0/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-3.6.0/src/ap/
Dieee802_11.c1182 int i, *groups = hapd->conf->sae_groups; in sae_pick_next_group() local
1251 int *groups = hapd->conf->sae_groups; in sae_is_group_enabled() local
1270 const struct wpabuf *groups; in check_sae_rejected_groups() local
1305 int *groups = hapd->conf->sae_groups; in handle_auth_sae() local
2400 int groups[] = { pasn->group, 0 }; in pasn_wd_handle_sae_commit() local
3119 const int *groups = hapd->conf->pasn_groups; in handle_auth_pasn_1() local
4167 int *groups = hapd->conf->owe_groups; in owe_group_supported() local
Dctrl_iface_ap.c288 struct wpabuf *groups = sta->sae->tmp->peer_rejected_groups; in hostapd_ctrl_iface_sta_mib() local
/hostap-3.6.0/tests/hwsim/
Dnetlink.py150 def __init__(self, nltype, groups=0, unexpected_msg_handler=None): argument
Dtest_sae.py1715 def run_sae_password_id(dev, apdev, groups=None): argument
/hostap-3.6.0/src/common/
Dsae.c1094 struct sae_pt * sae_derive_pt(int *groups, const u8 *ssid, size_t ssid_len, in sae_derive_pt()
1390 struct wpabuf *groups; in sae_prepare_commit_pt() local
Ddpp.c2525 struct json_token *root, *groups, *netkey, *token; in dpp_parse_connector() local
3808 struct json_token *groups, *token; in dpp_connector_compatible_group() local
3843 struct json_token *groups, *token; in dpp_connector_match_groups() local
/hostap-3.6.0/src/p2p/
Dp2p_group.c49 struct p2p_group *group, **groups; in p2p_group_init() local
Dp2p_i.h452 struct p2p_group **groups; member
/hostap-3.6.0/src/drivers/
Ddriver_nl80211.c1960 const char *groups[] = { "scan", "mlme", "regulatory", "vendor", NULL }; in nl80211_check_global() local