Searched defs:default_groups (Results 1 – 6 of 6) sorted by relevance
/hostap-latest/wpa_supplicant/ |
D | mesh.c | 176 static int default_groups[] = { 19, 20, 21, 25, 26, -1 }; in wpas_mesh_init_rsn() local
|
D | sme.c | 61 int default_groups[] = { 19, 20, 21, 0 }; in sme_set_sae_group() local 1569 int default_groups[] = { 19, 20, 21, 0 }; in sme_sae_is_group_enabled() local 1677 int default_groups[] = { 19, 20, 21, 0 }; in sme_sae_auth() local
|
D | wpa_supplicant.c | 2500 int default_groups[] = { 19, 20, 21, 0 }; in wpa_s_setup_sae_pt() local
|
/hostap-latest/src/pasn/ |
D | pasn_responder.c | 610 static const int default_groups[] = { 19, 0 }; in handle_auth_pasn_1() local
|
/hostap-latest/src/ap/ |
D | ieee802_11.c | 1177 int default_groups[] = { 19, 0 }; in sae_pick_next_group() local 1251 int default_groups[] = { 19, 0 }; in sae_is_group_enabled() local 1313 int default_groups[] = { 19, 0 }; in handle_auth_sae() local
|
/hostap-latest/src/common/ |
D | sae.c | 1108 int default_groups[] = { 19, 0 }; in sae_derive_pt() local
|