Home
last modified time | relevance | path

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

/hostap-latest/tests/fuzzing/sae/
Dsae.c22 int groups[] = { 19, 0 }; in LLVMFuzzerTestOneInput() local
/hostap-latest/src/pasn/
Dpasn_responder.c47 int groups[] = { pasn->group, 0 }; in pasn_wd_handle_sae_commit() local
609 const int *groups = pasn->pasn_groups; in handle_auth_pasn_1() local
Dpasn_initiator.c81 int groups[] = { pasn->group, 0 }; in wpas_pasn_wd_sae_rx() local
/hostap-latest/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-latest/wpa_supplicant/
Dsme.c60 int *groups = wpa_s->conf->sae_groups; in sme_set_sae_group() local
1568 int *groups = wpa_s->conf->sae_groups; in sme_sae_is_group_enabled() local
1585 const struct wpabuf *groups) in sme_check_sae_rejected_groups()
1667 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.c2499 int *groups = conf->sae_groups; in wpa_s_setup_sae_pt() local
2536 int i, *groups = wpa_s->extra_sae_rejected_groups; in wpa_s_clear_sae_rejected() local
Dconfig.c5224 int *groups = wpa_config_parse_int_array(pos); in wpa_config_process_sae_groups() local
/hostap-latest/tests/hwsim/
Dnetlink.py150 def __init__(self, nltype, groups=0, unexpected_msg_handler=None): argument
Dtest_sae.py1824 def run_sae_password_id(dev, apdev, groups=None): argument
/hostap-latest/src/ap/
Dieee802_11.c1176 int i, *groups = hapd->conf->sae_groups; in sae_pick_next_group() local
1250 int *groups = hapd->conf->sae_groups; in sae_is_group_enabled() local
1269 const struct wpabuf *groups; in check_sae_rejected_groups() local
1312 int *groups = hapd->conf->sae_groups; in handle_auth_sae() local
3597 int *groups = hapd->conf->owe_groups; in owe_group_supported() local
Dctrl_iface_ap.c318 struct wpabuf *groups = sta->sae->tmp->peer_rejected_groups; in hostapd_ctrl_iface_sta_mib() local
/hostap-latest/src/common/
Dsae.c1103 struct sae_pt * sae_derive_pt(int *groups, const u8 *ssid, size_t ssid_len, in sae_derive_pt()
1399 struct wpabuf *groups; in sae_prepare_commit_pt() local
Ddpp.c2754 struct json_token *root, *groups, *netkey, *token; in dpp_parse_connector() local
4037 struct json_token *groups, *token; in dpp_connector_compatible_group() local
4072 struct json_token *groups, *token; in dpp_connector_match_groups() local
/hostap-latest/src/p2p/
Dp2p_group.c49 struct p2p_group *group, **groups; in p2p_group_init() local
Dp2p_i.h455 struct p2p_group **groups; member
/hostap-latest/src/drivers/
Ddriver_nl80211.c2063 const char *groups[] = { "scan", "mlme", "regulatory", "vendor", NULL }; in nl80211_check_global() local