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

/freebsd-12-stable/contrib/wpa/wpa_supplicant/
H A Dmesh_rsn.c282 static int index_within_array(const int *array, int idx) function
301 if (!index_within_array(groups, wpa_s->mesh_rsn->sae_group_index))
H A Dsme.c47 static int index_within_array(const int *array, int idx) function
67 if (!index_within_array(groups, wpa_s->sme.sae_group_index))

Completed in 205 milliseconds