/hostap-latest/tests/fuzzing/sae/ |
D | sae.c | 22 int groups[] = { 19, 0 }; in LLVMFuzzerTestOneInput() local
|
/hostap-latest/src/pasn/ |
D | pasn_responder.c | 47 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
|
D | pasn_initiator.c | 81 int groups[] = { pasn->group, 0 }; in wpas_pasn_wd_sae_rx() local
|
/hostap-latest/src/utils/ |
D | os_unix.c | 348 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/ |
D | sme.c | 60 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
|
D | mesh_rsn.c | 316 int *groups = wpa_s->ifmsh->bss[0]->conf->sae_groups; in mesh_rsn_sae_group() local
|
D | pasn_supplicant.c | 119 int groups[2] = { group, 0 }; in wpas_pasn_sae_derive_pt() local
|
D | wpa_supplicant.c | 2499 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
|
D | config.c | 5224 int *groups = wpa_config_parse_int_array(pos); in wpa_config_process_sae_groups() local
|
/hostap-latest/tests/hwsim/ |
D | netlink.py | 150 def __init__(self, nltype, groups=0, unexpected_msg_handler=None): argument
|
D | test_sae.py | 1824 def run_sae_password_id(dev, apdev, groups=None): argument
|
/hostap-latest/src/ap/ |
D | ieee802_11.c | 1176 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
|
D | ctrl_iface_ap.c | 318 struct wpabuf *groups = sta->sae->tmp->peer_rejected_groups; in hostapd_ctrl_iface_sta_mib() local
|
/hostap-latest/src/common/ |
D | sae.c | 1103 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
|
D | dpp.c | 2754 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/ |
D | p2p_group.c | 49 struct p2p_group *group, **groups; in p2p_group_init() local
|
D | p2p_i.h | 455 struct p2p_group **groups; member
|
/hostap-latest/src/drivers/ |
D | driver_nl80211.c | 2063 const char *groups[] = { "scan", "mlme", "regulatory", "vendor", NULL }; in nl80211_check_global() local
|