Home
last modified time | relevance | path

Searched refs:default_groups (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_wpa3.c242 int default_groups[] = { 19, 0 }; in wpa3_sae_is_group_enabled() local
246 groups = default_groups; in wpa3_sae_is_group_enabled()
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dieee802_11.c408 int default_groups[] = { 19, 0 }; in sae_is_group_enabled() local
412 groups = default_groups; in sae_is_group_enabled()
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dsae.c1054 int default_groups[] = { 19, 0 }; in sae_derive_pt() local
1058 groups = default_groups; in sae_derive_pt()