Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Dwpa_common.h739 int wpa_pick_group_cipher(int ciphers);
H A Dwpa_common.c3181 int wpa_pick_group_cipher(int ciphers) in wpa_pick_group_cipher() function
/freebsd/contrib/wpa/wpa_supplicant/
H A Dmesh.c119 cipher = wpa_pick_group_cipher(ssid->group_cipher); in mesh_config_create()
H A Dwpa_supplicant.c1853 wpa_s->group_cipher = wpa_pick_group_cipher(sel); in wpa_supplicant_set_suites()