Home
last modified time | relevance | path

Searched refs:wpa_pick_group_cipher (Results 1 – 4 of 4) sorted by relevance

/hostap-latest/src/common/
Dwpa_common.h758 int wpa_pick_group_cipher(int ciphers);
Dwpa_common.c3189 int wpa_pick_group_cipher(int ciphers) in wpa_pick_group_cipher() function
/hostap-latest/wpa_supplicant/
Dmesh.c119 cipher = wpa_pick_group_cipher(ssid->group_cipher); in mesh_config_create()
Dwpa_supplicant.c1847 wpa_s->group_cipher = wpa_pick_group_cipher(sel); in wpa_supplicant_set_suites()