Home
last modified time | relevance | path

Searched refs:wpa_select_ap_group_cipher (Results 1 – 5 of 5) sorted by relevance

/hostap-latest/src/common/
Dwpa_common.h761 int wpa_select_ap_group_cipher(int wpa, int wpa_pairwise, int rsn_pairwise);
Dwpa_common.c3352 int wpa_select_ap_group_cipher(int wpa, int wpa_pairwise, int rsn_pairwise) in wpa_select_ap_group_cipher() function
/hostap-latest/src/ap/
Dap_config.c1635 bss->wpa_group = wpa_select_ap_group_cipher(bss->wpa, in hostapd_set_security_params()
Dwps_hostapd.c403 bss->wpa_group = wpa_select_ap_group_cipher(bss->wpa, in hapd_wps_reconfig_in_memory()
/hostap-latest/wpa_supplicant/
Dap.c695 bss->wpa_group = wpa_select_ap_group_cipher(bss->wpa, bss->wpa_pairwise, in wpa_supplicant_conf_ap()