Searched refs:sae_set_group (Results 1 – 7 of 7) sorted by relevance
119 int sae_set_group(struct sae_data *sae, int group);
413 sae_set_group(&sae, 19) < 0 || in sae_tests()
24 int sae_set_group(struct sae_data *sae, int group) in sae_set_group() function1766 if (group != sae->group && sae_set_group(sae, group) < 0) { in sae_group_allowed()
309 if (sae_set_group(sae, group) == 0) { in mesh_rsn_sae_group()
88 ret = sae_set_group(&pasn->sae, pasn->group); in wpas_pasn_wd_sae_commit()
73 if (sae_set_group(&wpa_s->sme.sae, group) == 0) { in sme_set_sae_group()
1182 if (sae_set_group(sae, groups[i]) < 0) in sae_pick_next_group()2401 ret = sae_set_group(&pasn->sae, pasn->group); in pasn_wd_handle_sae_commit()