Home
last modified time | relevance | path

Searched refs:index_within_array (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_rsn.c282 static int index_within_array(const int *array, int idx) in index_within_array() function
301 if (!index_within_array(groups, wpa_s->mesh_rsn->sae_group_index)) in mesh_rsn_sae_group()
Dsme.c47 static int index_within_array(const int *array, int idx) in index_within_array() function
67 if (!index_within_array(groups, wpa_s->sme.sae_group_index)) in sme_set_sae_group()