Home
last modified time | relevance | path

Searched defs:default_groups (Results 1 – 9 of 9) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dmesh.c160 static int default_groups[] = { 19, 20, 21, 25, 26, -1 }; in wpas_mesh_init_rsn() local
Dsme.c61 int default_groups[] = { 19, 20, 21, 0 }; in sme_set_sae_group() local
1073 int default_groups[] = { 19, 20, 21, 0 }; in sme_sae_auth() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dsme.c59 int default_groups[] = { 19, 20, 21, 0 }; in sme_set_sae_group() local
1207 int default_groups[] = { 19, 20, 21, 0 }; in sme_sae_is_group_enabled() local
1263 int default_groups[] = { 19, 20, 21, 0 }; in sme_sae_auth() local
Dmesh.c176 static int default_groups[] = { 19, 20, 21, 25, 26, -1 }; in wpas_mesh_init_rsn() local
Dwpa_supplicant.c2154 int default_groups[] = { 19, 20, 21, 0 }; in wpa_s_setup_sae_pt() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_11.c1173 int default_groups[] = { 19, 0 }; in sae_pick_next_group() local
1242 int default_groups[] = { 19, 0 }; in sae_is_group_enabled() local
1296 int default_groups[] = { 19, 0 }; in handle_auth_sae() local
3110 static const int default_groups[] = { 19, 0 }; in handle_auth_pasn_1() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dieee802_11.c942 int default_groups[] = { 19, 0 }; in sae_pick_next_group() local
986 int default_groups[] = { 19, 0 }; in handle_auth_sae() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dsae.c1099 int default_groups[] = { 19, 0 }; in sae_derive_pt() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h6796 const struct attribute_group **default_groups; member