Searched refs:default_groups (Results 1 – 8 of 8) sorted by relevance
/external/wpa_supplicant_8/wpa_supplicant/ |
D | mesh.c | 175 static int default_groups[] = { 19, 20, 21, 25, 26, -1 }; in wpas_mesh_init_rsn() local 194 bss->conf->sae_groups = os_memdup(default_groups, in wpas_mesh_init_rsn() 195 sizeof(default_groups)); in wpas_mesh_init_rsn()
|
D | sme.c | 60 int default_groups[] = { 19, 20, 21, 0 }; in sme_set_sae_group() local 63 groups = default_groups; in sme_set_sae_group() 1186 int default_groups[] = { 19, 20, 21, 0 }; in sme_sae_is_group_enabled() local 1190 groups = default_groups; in sme_sae_is_group_enabled() 1242 int default_groups[] = { 19, 20, 21, 0 }; in sme_sae_auth() local 1250 groups = default_groups; in sme_sae_auth()
|
D | wpa_supplicant.c | 2111 int default_groups[] = { 19, 20, 21, 0 }; in wpa_s_setup_sae_pt() local 2115 groups = default_groups; in wpa_s_setup_sae_pt()
|
/external/wpa_supplicant_8/src/ap/ |
D | ieee802_11.c | 1154 int default_groups[] = { 19, 0 }; in sae_pick_next_group() local 1162 groups = default_groups; in sae_pick_next_group() 1223 int default_groups[] = { 19, 0 }; in sae_is_group_enabled() local 1227 groups = default_groups; in sae_is_group_enabled() 1277 int default_groups[] = { 19, 0 }; in handle_auth_sae() local 1283 groups = default_groups; in handle_auth_sae() 3019 static const int default_groups[] = { 19, 0 }; in handle_auth_pasn_1() local 3026 groups = default_groups; in handle_auth_pasn_1()
|
/external/wpa_supplicant_8/src/common/ |
D | sae.c | 1109 int default_groups[] = { 19, 0 }; in sae_derive_pt() local 1113 groups = default_groups; in sae_derive_pt()
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | PR25007-sdhci.ko.abi | 1259 …<var-decl name='default_groups' type-id='type-id-318' visibility='default' filepath='/ws/android/k…
|
/external/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v1.abi | 62557 …<var-decl name="default_groups" type-id="72f469ec" visibility="default" filepath="include/linux/co… 63930 …<var-decl name="default_groups" type-id="72f469ec" visibility="default" filepath="include/linux/co…
|
D | test-PR27569-v0.abi | 62543 …<var-decl name="default_groups" type-id="72f469ec" visibility="default" filepath="include/linux/co… 63916 …<var-decl name="default_groups" type-id="72f469ec" visibility="default" filepath="include/linux/co…
|